Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Pinned
897 contributions in the last year
Activity overview
Contribution activity
January 2020
Created a pull request in cyberark/KubiScan that received 3 comments
Use yaml.safe_load instead of yaml.load
TLDR: yaml.load can deserialize Python objects and so is insecure. Though, this is rather a cosmetic change here as risky_roles.yaml is static anyway.
+1
−1
•
3
comments
Created an issue in cyberark/KubiScan that received 3 comments
Support running on MacOS
Currently the tool does not work on MacOS as there is no cgroupfs there, as used in KubiScan/api/api_client.py Lines 22 to 28 in ad55e1c T…
3
comments
98
contributions
in private repositories
Jan 2 – Jan 22