Unclaimed project
Are you a maintainer of docker-bench-security? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
docker-bench-security
The Docker Bench for Security is a script that checks for dozens of common best-practices around deploying Docker containers in production.
Last updated 2 months ago
Back to changelogWhat's Changed
- Reorder of sed command on images by @jammasterj89 in https://github.com/docker/docker-bench-security/pull/406
- catch json w/o space #408 by @konstruktoid in https://github.com/docker/docker-bench-security/pull/409
- correct grep #410 by @konstruktoid in https://github.com/docker/docker-bench-security/pull/411
- locate configuration file before we run the tests #410 by @konstruktoid in https://github.com/docker/docker-bench-security/pull/412
- alpine:3.11 by @konstruktoid in https://github.com/docker/docker-bench-security/pull/413
- fix: allow combining include and exclude by @wilmardo in https://github.com/docker/docker-bench-security/pull/407
- Fix check condition by @zawazawa0316 in https://github.com/docker/docker-bench-security/pull/417
- Fix check conditions by @zawazawa0316 in https://github.com/docker/docker-bench-security/pull/419
- macOS user instructions. ref #158 by @konstruktoid in https://github.com/docker/docker-bench-security/pull/421
- use opensuse/leap, and remove awk linkage by @konstruktoid in https://github.com/docker/docker-bench-security/pull/427
- [Ubuntu] Fix issue with docker.service and docker.socket files not found by @illyaMs in https://github.com/docker/docker-bench-security/pull/423
update README, correct volume binary paths by @konstruktoid in https://github.com/docker/docker-bench-security/pull/428fix MacOSX volume, and lint by @konstruktoid in https://github.com/docker/docker-bench-security/pull/429by an appropriate by @konstruktoid in https://github.com/docker/docker-bench-security/pull/430Add CIS Level 1 only functions by @HristoStoyanovMM in https://github.com/docker/docker-bench-security/pull/434map desc_ to benchmark headings by @konstruktoid in https://github.com/docker/docker-bench-security/pull/435more flexible binary usage, better support for mac os by @konstruktoid in https://github.com/docker/docker-bench-security/pull/436alpine:3.12 by @konstruktoid in https://github.com/docker/docker-bench-security/pull/438Remove prefix of check ID in description by @roman-mueller in https://github.com/docker/docker-bench-security/pull/439Limit the number of reported items by @mstemm in https://github.com/docker/docker-bench-security/pull/374Support user namespaces in partition check (1.2.1) by @markdumay in https://github.com/docker/docker-bench-security/pull/444Deprecate rule 2.16 for Docker > 19.03 by @thaJeztah in https://github.com/docker/docker-bench-security/pull/445print img if empty RepoTags, and fix tabbing by @konstruktoid in https://github.com/docker/docker-bench-security/pull/451Remove container after run. by @Constantin07 in https://github.com/docker/docker-bench-security/pull/454Grammar fixes in README by @sa7mon in https://github.com/docker/docker-bench-security/pull/457Update alpine to 3.13.0 by @jammasterj89 in https://github.com/docker/docker-bench-security/pull/460Fix check_2 to -le 644 by @jammasterj89 in https://github.com/docker/docker-bench-security/pull/461Update README.md by @archaeogeek in https://github.com/docker/docker-bench-security/pull/463Update 4_container_images.sh by @archaeogeek in https://github.com/docker/docker-bench-security/pull/464Add current year to the copyright header by @razvanstoica89 in https://github.com/docker/docker-bench-security/pull/466Small improvement of user experience by @razvanstoica89 in https://github.com/docker/docker-bench-security/pull/467Initial v1.3.1 PR by @konstruktoid in https://github.com/docker/docker-bench-security/pull/469Update 2_docker_daemon_configuration.sh by @aagot in https://github.com/docker/docker-bench-security/pull/471fix: set docker-bench-security to sh by @denhamparry in https://github.com/docker/docker-bench-security/pull/474fix socket check by @konstruktoid in https://github.com/docker/docker-bench-security/pull/478Added multiple check groups example by @AErmie in https://github.com/docker/docker-bench-security/pull/485Updated log file name by @AErmie in https://github.com/docker/docker-bench-security/pull/487Add /etc/hostname fix for macOS by @garettmd in https://github.com/docker/docker-bench-security/pull/488Add checks for capabilities that allows container escape by @nikitastupin in https://github.com/docker/docker-bench-security/pull/476Implement listing of open ports by @nikitastupin in https://github.com/docker/docker-bench-security/pull/475Fix description typos by @joaocfernandes in https://github.com/docker/docker-bench-security/pull/489fix style and false warning in check_5_3 by @SericaLaw in https://github.com/docker/docker-bench-security/pull/491if configured with no-new-privileges, pass check 5.25 by @konstruktoid in https://github.com/docker/docker-bench-security/pull/493add note regarding docker image by @konstruktoid in https://github.com/docker/docker-bench-security/pull/494Update alpine to 3.15 by @jammasterj89 in https://github.com/docker/docker-bench-security/pull/495add 4.12 check by @konstruktoid in https://github.com/docker/docker-bench-security/pull/496update version information by @konstruktoid in https://github.com/docker/docker-bench-security/pull/497New Contributors
- @wilmardo made their first contribution in https://github.com/docker/docker-bench-security/pull/407
- @zawazawa0316 made their first contribution in https://github.com/docker/docker-bench-security/pull/417
- @illyaMs made their first contribution in https://github.com/docker/docker-bench-security/pull/423
- @HristoStoyanovMM made their first contribution in https://github.com/docker/docker-bench-security/pull/434
- @roman-mueller made their first contribution in https://github.com/docker/docker-bench-security/pull/439
- @markdumay made their first contribution in https://github.com/docker/docker-bench-security/pull/444
- @Constantin07 made their first contribution in https://github.com/docker/docker-bench-security/pull/454
- @sa7mon made their first contribution in https://github.com/docker/docker-bench-security/pull/457
- @archaeogeek made their first contribution in https://github.com/docker/docker-bench-security/pull/463
- @razvanstoica89 made their first contribution in https://github.com/docker/docker-bench-security/pull/466
- @aagot made their first contribution in https://github.com/docker/docker-bench-security/pull/471
- @denhamparry made their first contribution in https://github.com/docker/docker-bench-security/pull/474
- @AErmie made their first contribution in https://github.com/docker/docker-bench-security/pull/485
- @garettmd made their first contribution in https://github.com/docker/docker-bench-security/pull/488
- @nikitastupin made their first contribution in https://github.com/docker/docker-bench-security/pull/476
- @joaocfernandes made their first contribution in https://github.com/docker/docker-bench-security/pull/489
- @SericaLaw made their first contribution in https://github.com/docker/docker-bench-security/pull/491
Full Changelog: https://github.com/docker/docker-bench-security/compare/v1.3.5...v1.3.6