Skip to content

Latest commit

 

History

History
73 lines (50 loc) · 2.94 KB

README.md

File metadata and controls

73 lines (50 loc) · 2.94 KB
OpenClarity logo

OpenClarity is a suite of open source projects built to enhance the security and observability of cloud native applications and infrastructure.

OpenClarity delivers:

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

Useful links

Website | Docs | Slack | Contributing guide | Security procedures | Code of Conduct

See more details

VM Security

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.

vm-clarity-diagram

Key Capabilities:

  • SBOM analysis
  • Package and OS vulnerability detection
  • Exploit detection
  • Leaked secret detection
  • Malware detection
  • Misconfiguration detection
  • Rootkit detection

Kubernetes Security

KubeClarity is a tool for detection and management of software bills of materials (SBOMs) and vulnerabilities in container images and filesystems. It scans both runtime Kubernetes clusters and CI/CD pipelines for enhanced software supply-chain security.

kube-clarity-diagram

Key Capabilities:

  • SBOM and vulnerability detection
  • Comprehensive dashboard for SBOM analysis
  • Pluggable architecture

API Security

APIClarity is a tool that helps you visualize and identify potential risks around API usage in your cloud native environments. It helps build the OpenAPI specifications for all APIs in your environment, then helps track drift, shadow or zombie usage for those APIs. You can then use this information to build your application security posture.

api-clarity-diagram

Key Capabilities:

  • Quick and easy API visibility and analysis
  • Comprehensive dashboard to monitor APIs
  • Designed for developers, loved by security teams