Valentyn Zamykhivskyi

Results 4 issues of Valentyn Zamykhivskyi

### New feature motivation Currently, Prowler includes a context field in its compliance report when scanning Kubernetes environments. However, when executing Prowler within multiple in-cluster deployments (e.g. via CronJobs), the...

feature-request
severity/low

### New feature motivation Currently, when performing an in-cluster Kubernetes scan, Prowler generates: - A general scan report in JSON format (e.g., .ocsf.json) - A compliance report (e.g., CIS_1.10_KUBERNETES) only...

feature-request

### New feature motivation Hi Prowler team 👋, According to the official documentation on the Prowler website ([Kubernetes Policy Index](https://docs.prowler.com/checks/kubernetes/kubernetes-policy-index/)), there are several valuable workload-level checks listed, such as: -...

feature-request

This pull request adds **security scanning workflows** to improve the overall security posture of this repository: * **CodeQL Analysis** – scans the codebase for potential vulnerabilities and coding issues. *...