Skip to content

Commit b32ee2e

Browse files
Update README.md
Signed-off-by: Chandu Paladugu <[email protected]>
1 parent a159112 commit b32ee2e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,11 @@ CLI/CI Tool for Automating Vulnerability Management for Enhancing Software Suppl
4747
> Future goals:
4848
> - Visualize code call flow like call graph, context, AST, CFG, PDG, etc., as graph diagrams using code property graph concept and neo4j graph database. Also, show dependencies graph flow from static and run-time data collected by profiling tools & falco, along with vulnerabilities, plus historical data by mapping historical changes in the code flow & packages. Something like Graph Buddy and Context Buddy as IDE plug-ins.
4949
> - Another visualization is by showing graph flow of all the dependencies in the application, containers, k8s manifests, etc., with all the changes happening when scsctl is used for automation.
50-
> - Integration with [deps.dev](https://deps.dev/) API to create graph view of the dependencies.
50+
> - Integration with [deps.dev](https://deps.dev/) API to create graph view of the dependencies.
51+
> - Integration with Qualys, Nessus, Rapid 7, DeepFactor, etc.
52+
> - 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.
53+
> - Risk-based Posture Management - Risk Configuration + Risk Customizations, EPSS factor in risk calculation, etc.
54+
> - 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.
5155
5256
### Usage
5357

0 commit comments

Comments
 (0)