kovacs-levent
kovacs-levent
**Describe the bug** Using the default docker configuraion, I was unable to examine the KubeHound output using the example Jupyter notebook deployment. I had to make config changes to the...
**Describe the bug** Can't start KubeHound by following the recommended steps from README.md. **To Reproduce** Steps to reproduce the behavior: 1. Clone the repo (requirements are installed) 2. Run `make...
## Description Implement binary version parsing for at least key binaries. The feature should be extended upon, but first round, I'm going to be focusing stuff which matters for my...
**Describe the bug** [Insecure TLS Version rule](https://github.com/nccgroup/ScoutSuite/blob/master/ScoutSuite/providers/azure/rules/findings/appservice-tls-v1-supported.json) for Azure providers is incorrectly reporting Insecure TLS version. The check only does a strict equality check for 1.2, and it reports TLS...