We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea93a32 commit f2f7599Copy full SHA for f2f7599
README.md
@@ -10,7 +10,7 @@ A production-grade, Python-based security scanner for analyzing open-source repo
10
- **📦 Dependency Scanning**: Checks for outdated or vulnerable dependencies using GitHub's Advisory Database.
11
- **⚙️ Configurable Security Policies**: Customize rules, whitelists, and blacklists to fit your organizational standards.
12
- **📊 Comprehensive Reports**: Generates a JSON report with all flagged issues, categorized by severity.
13
-- **CI/CD Integration**: Includes a GitHub Action for automated scanning in CI/CD workflows.
+- **🔄 CI/CD Integration**: Includes a GitHub Action for automated scanning in CI/CD workflows.
14
- **🐳 Docker Support**: Runs securely in an isolated environment via Docker, ideal for CI/CD pipelines.
15
16
---
0 commit comments