You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20-2Lines changed: 20 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,8 @@ CLI/CI Tool for Automating Vulnerability Management for Enhancing Software Suppl
8
8
- Trivy
9
9
- Grype
10
10
- Syft
11
-
- CycloneDX
11
+
- CycloneDX & SPDX
12
+
- openSSF Scorecard scode
12
13
- [Snyk](https://snyk.io/)
13
14
- [Tenable](https://www.tenable.com/products)
14
15
- Pyroscope
@@ -53,7 +54,24 @@ CLI/CI Tool for Automating Vulnerability Management for Enhancing Software Suppl
53
54
> - Integration with Qualys, Nessus, Rapid 7, DeepFactor, etc.
54
55
> - Productivity and User Experience - Previous & Updated Vulnerability detail views, Display of asset selection rules to view vulnerability details per service/node/cluster/namespace/pod/etc. and also overall view, etc.
55
56
> - Risk-based Posture Management - Risk Configuration + Risk Customizations, EPSS factor in risk calculation, etc.
56
-
> - Manage Vulnerabilities and Assets - Filter vulnerabilities by asset & vulnerability tags, export vulnerability data in csv or directly generate graphs using clickhouse/cassandra as datasource, Linking of Teams to Apps/Environments/Platforms/Clusters/Vulnerabilities/etc., multi-selection for varieties of filters to visualize the data in different charts, etc.
57
+
> - Manage Vulnerabilities and Assets - Filter vulnerabilities by asset & vulnerability tags, export vulnerability data in csv or directly generate graphs using clickhouse/cassandra as datasource, Linking of Teams to Apps/Environments/Platforms/Clusters/Vulnerabilities/etc., multi-selection for varieties of filters to visualize the data in different charts, etc.
58
+
> - Build features mentioned in these CycloneDX based reports :
0 commit comments