Robert Felber
Robert Felber
### Description: This PR if applied implements #497 Therefore i added a new `--commit-since-duration` and `--commit-until-duration` CLI option: ```bash --commit-since-duration= Scan commits more recent than a specific date expresed by...
## โน New Feature implementation request ### Is your feature request related to a problem? As a secureCodeBox maintainer I would like to automate different recurring maintenance or community tasks....
Since we strive to have a high test coverage and quality it seems to be be a good idea to add some additional SCB Operator Controller Tests based on kubebuilder....
## โน New Feature implementation request ### Is your feature request related to a problem? As secureCobeBox maintainer i would like to review PRs based on contributer forks with the...
**Is your feature request related to a problem? Please describe.** As a security tester i would like to configure the start time pattern for [scheduledScans](https://docs.securecodebox.io/docs/api/crds/scheduled-scan) more precisely. For now it...
**Is your feature request related to a problem? Please describe.** A `scheduledScan` should create a `scan` object about once per execution time of its schedule. We say "about" because there...
## ๐ New Scanner implementation request ### Is your feature request related to a problem As a DevSecOps Engineer I would like to use the Open Source Project Prowler to...
## ๐ New Scanner implementation request ### Is your feature request related to a problem As a secureCodeBox user i want to use the **[kube-bench](https://github.com/aquasecurity/kube-bench)** scanner to check my kubernetes...
## ๐ New Scanner implementation request ### Is your feature request related to a problem As a secureCodeBox user i want to use the [Wapiti](https://sourceforge.net/projects/wapiti/) web-application vulnerability scanner on a...
## ๐ Bug report ### Describe the bug The codeclimate code coverage statistic seems to be broken somehow because there are files analyzed which don't exist ๐ค. As you can...