aquasecurity / aquasecurity/docker-bench
Support JSON config
Open
enhancement
- Dominant language
- Go
- Stars
- 222
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
The CIS Benchmark audit tests assume that the parameters are passed in on the command line, but in practice they could also be read from a JSON config file (/etc/docker/daemon.json by default).
Contributor guide
Research direction
Start with the CIS Benchmark audit tests and trace how their parameters are currently supplied on the command line. Compare that behavior with Docker's default /etc/docker/daemon.json configuration; done means the audits also support parameters read from that JSON file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- devops, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100