cyberark / KubiScan

A tool to scan Kubernetes cluster for risky permissions
GNU General Public License v3.0
1.31k stars 130 forks source link

Fixing CVE file so the script won't crash #73

Closed 2niknatan closed 8 months ago

2niknatan commented 8 months ago

Desired Outcome

Fixing the CVE file so it won't crash when running the script from a different directory.

Implemented Changes

Taking the script directory and adding the CVE file name to it.

Changelog

Test coverage

Documentation

Behavior

Security