Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-03-07 | 7.2 kB | |
v1.3.6.tar.gz | 2022-03-07 | 220.6 kB | |
v1.3.6.zip | 2022-03-07 | 231.4 kB | |
Totals: 3 Items | 459.2 kB | 0 |
What'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/428
- fix MacOSX volume, and lint by @konstruktoid in https://github.com/docker/docker-bench-security/pull/429
- by an appropriate by @konstruktoid in https://github.com/docker/docker-bench-security/pull/430
- Add CIS Level 1 only functions by @HristoStoyanovMM in https://github.com/docker/docker-bench-security/pull/434
- map desc_ to benchmark headings by @konstruktoid in https://github.com/docker/docker-bench-security/pull/435
- more flexible binary usage, better support for mac os by @konstruktoid in https://github.com/docker/docker-bench-security/pull/436
- alpine:3.12 by @konstruktoid in https://github.com/docker/docker-bench-security/pull/438
- Remove prefix of check ID in description by @roman-mueller in https://github.com/docker/docker-bench-security/pull/439
- Limit the number of reported items by @mstemm in https://github.com/docker/docker-bench-security/pull/374
- Support user namespaces in partition check (1.2.1) by @markdumay in https://github.com/docker/docker-bench-security/pull/444
- Deprecate rule 2.16 for Docker > 19.03 by @thaJeztah in https://github.com/docker/docker-bench-security/pull/445
- print img if empty RepoTags, and fix tabbing by @konstruktoid in https://github.com/docker/docker-bench-security/pull/451
- Remove container after run. by @Constantin07 in https://github.com/docker/docker-bench-security/pull/454
- Grammar fixes in README by @sa7mon in https://github.com/docker/docker-bench-security/pull/457
- Update alpine to 3.13.0 by @jammasterj89 in https://github.com/docker/docker-bench-security/pull/460
- Fix check_2 to -le 644 by @jammasterj89 in https://github.com/docker/docker-bench-security/pull/461
- Update README.md by @archaeogeek in https://github.com/docker/docker-bench-security/pull/463
- Update 4_container_images.sh by @archaeogeek in https://github.com/docker/docker-bench-security/pull/464
- Add current year to the copyright header by @razvanstoica89 in https://github.com/docker/docker-bench-security/pull/466
- Small improvement of user experience by @razvanstoica89 in https://github.com/docker/docker-bench-security/pull/467
- Initial v1.3.1 PR by @konstruktoid in https://github.com/docker/docker-bench-security/pull/469
- Update 2_docker_daemon_configuration.sh by @aagot in https://github.com/docker/docker-bench-security/pull/471
- fix: set docker-bench-security to sh by @denhamparry in https://github.com/docker/docker-bench-security/pull/474
- fix socket check by @konstruktoid in https://github.com/docker/docker-bench-security/pull/478
- Added multiple check groups example by @AErmie in https://github.com/docker/docker-bench-security/pull/485
- Updated log file name by @AErmie in https://github.com/docker/docker-bench-security/pull/487
- Add /etc/hostname fix for macOS by @garettmd in https://github.com/docker/docker-bench-security/pull/488
- Add checks for capabilities that allows container escape by @nikitastupin in https://github.com/docker/docker-bench-security/pull/476
- Implement listing of open ports by @nikitastupin in https://github.com/docker/docker-bench-security/pull/475
- Fix description typos by @joaocfernandes in https://github.com/docker/docker-bench-security/pull/489
- fix style and false warning in check_5_3 by @SericaLaw in https://github.com/docker/docker-bench-security/pull/491
- if configured with no-new-privileges, pass check 5.25 by @konstruktoid in https://github.com/docker/docker-bench-security/pull/493
- add note regarding docker image by @konstruktoid in https://github.com/docker/docker-bench-security/pull/494
- Update alpine to 3.15 by @jammasterj89 in https://github.com/docker/docker-bench-security/pull/495
- add 4.12 check by @konstruktoid in https://github.com/docker/docker-bench-security/pull/496
- update version information by @konstruktoid in https://github.com/docker/docker-bench-security/pull/497
New 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