Skip to content

Commit 573d161

Browse files
authored
docs: update homepage info (#44)
1 parent f1b1fe8 commit 573d161

File tree

1 file changed

+16
-10
lines changed

1 file changed

+16
-10
lines changed

profile/README.md

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,25 @@
1+
<a href="https://openclarity.io" target="_blank">
2+
<picture>
3+
<source media="(prefers-color-scheme: dark)" srcset="https://docs.openclarity.io/img/footer-logos/OC_logo_H_1C_white.svg">
4+
<source media="(prefers-color-scheme: light)" srcset="https://docs.openclarity.io/img/color-logo/logo.svg">
5+
<img alt="OpenClarity logo" src="https://docs.openclarity.io/img/color-logo/logo.svg" width="50%">
6+
</picture>
7+
</a>
18

2-
# [OpenClarity](https://openclarity.io)
3-
4-
5-
<picture>
6-
<source media="(prefers-color-scheme: dark)" srcset="https://docs.openclarity.io/img/footer-logos/OC_logo_H_1C_white.svg">
7-
<source media="(prefers-color-scheme: light)" srcset="https://docs.openclarity.io/img/color-logo/logo.svg">
8-
<img alt="OpenClarity logo" src="https://docs.openclarity.io/img/color-logo/logo.svg" width="50%">
9-
</picture>
10-
11-
[OpenClarity](https://openclarity.io) is a suite of open source projects built to enhance the security and observability of cloud native applications and infrastructure.
9+
[OpenClarity](https://github.com/openclarity/openclarity) is a suite of open source projects built to enhance the security and observability of cloud native applications and infrastructure.
1210

1311
OpenClarity delivers:
1412

1513
- Agentless detection and managements of vulnerabilities, exploits, malware and misconfigurations for virtual machines and container images
1614
- Capabilities for runtime scans of Kubernetes and CI/CD pipelines
1715
- Comprehensive API security for internal and third-party APIs
1816

17+
<details>
18+
<summary>
19+
<h3>See more details</h3>
20+
</summary>
1921

22+
2023
## VM Security
2124

2225
[VMClarity](https://github.com/openclarity/vmclarity) is a tool for agentless detection and management of virtual machine Software Bill Of Materials (SBOM) and security threats such as vulnerabilities, exploits, malware, rootkits, misconfigurations, and leaked secrets.
@@ -56,3 +59,6 @@ Key Capabilities:
5659
- Quick and easy API visibility and analysis
5760
- Comprehensive dashboard to monitor APIs
5861
- Designed for developers, loved by security teams
62+
63+
64+
</details>

0 commit comments

Comments
 (0)