Package Release Info

docker-bench-security-1.3.2-5.1

Update Info: openSUSE-2017-643
Available in Package Hub : 12 GA-SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

docker-bench-security

Change Logs

* Fri May 05 2017 astieger@suse.com
- update to 1.3.2:
  * improve get_docker_configuration_file_args()
  * add [NOTE] for informational checks with no actual tests
  * fix various tests when using daemon.json
  * use stat instead of ls -ld output
- includes changes from 1.3.1:
  * Add daemon.json support
  * Correct multiple tests
  * Update default alpine Dockerfile
  * Use grep if auditctl isn't present
Version: 1.3.0-2.1
* Fri Feb 24 2017 astieger@suse.com
- update to 1.3.0:
  * Inspired by the CIS Docker 1.13 Benchmark
  * adjust run-time package requirements
* Mon Aug 01 2016 astieger@suse.com
- Docker Bench for Security v1.1.0:
  * check for docker 1.12.0
  * fix early-docker use
  * mention adjusting volumes
* Tue Jun 07 2016 astieger@suse.com
- checks for docker 1.11.2, no benchmark changes
- requires docker >= 1.10.0
* Wed May 11 2016 astieger@suse.com
- checks for docker 1.11.1
* Mon Apr 18 2016 astieger@suse.com
- checks implementing CIS Docker 1.11.0 Benchmark
  https://benchmarks.cisecurity.org/downloads/show-single/index.cfm?file=docker16.110
- checks for docker 1.11.0
- use stat to verify permissions
- fixes for process detection
* Wed Feb 17 2016 astieger@suse.com
- checks for docker 1.10.1
* Sun Feb 07 2016 astieger@suse.com
- checks for docker 1.10
- improve version check
- fix checks for remotely obtained users/groups
* Fri Nov 27 2015 astieger@suse.com
- checks for docker 1.9.1
- Fix command line option parsing
- check for TCP socket before checking for TLS
* Thu Nov 12 2015 astieger@suse.com
- fix detection of socket security
* Wed Nov 04 2015 astieger@suse.com
- checks for docker 1.9.0
- openSUSE dockerfile added
* Wed Nov 04 2015 astieger@suse.com
- initial package