Skip to content

Instantly share code, notes, and snippets.

@ruda
Created March 20, 2024 17:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ruda/47e60b7e192424a816aab2e89d3517f9 to your computer and use it in GitHub Desktop.
Save ruda/47e60b7e192424a816aab2e89d3517f9 to your computer and use it in GitHub Desktop.
Security Tools

Trivy is the most popular open source security scanner, reliable, fast, and easy to use. Use Trivy to find vulnerabilities & IaC misconfigurations, SBOM discovery, Cloud scanning, Kubernetes security risks,and more. https://trivy.dev/

Falco is a cloud-native security tool designed for Linux systems. It employs custom rules on kernel events, which are enriched with container and Kubernetes metadata, to provide real-time alerts. Falc o helps you gain visibility into abnormal behavior, potential security threats, and compliance viola tions, contributing to comprehensive runtime security. https://falco.org/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment