We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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