KubiScan icon indicating copy to clipboard operation
KubiScan copied to clipboard

Added a Static Scan For KubiScan

Open regevnoam1 opened this issue 1 year ago • 1 comments

Implemented Changes

Major Enhancements: Combined File Support: Added support for processing combined JSON/YAML files, enabling the tool to handle aggregated input files that consolidate various Kubernetes resource definitions.

Minor Fixes:

Command-Line Switch Improvements: Fixed the -rp -d switch functionality. CVE File Update: Updated the CVE file to prevent from the program to crash.

Usage Example

To utilize the new combined file support, run the following command: python3 ./KubiScan.py -f /path/to/file/KubiScan/filename.json -rr (or filename.yaml -rr)

Added Images in which format you should create the json or yaml file. image image (1)

regevnoam1 avatar Sep 25 '24 09:09 regevnoam1