KubiScan
KubiScan copied to clipboard
Added a Static Scan For KubiScan
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.