There was an error while loading. Please reload this page.
Added support to match case (Fix #69) match case only support from Python 3.10, I changed it to if else so it will support any other versions
Merge pull request #39 from 2niknatan/master Adding comments about the 'or []'
Update KubiScan.py
Added release and license images
Added support on privileged containers #9
Added missing verb in kubiscan token permissions
Removed unnecessary prints