Hello community,
here is the log from the commit of package docker-bench-security for
openSUSE:Factory checked in at 2016-04-22 16:25:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker-bench-security (Old)
and /work/SRC/openSUSE:Factory/.docker-bench-security.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "docker-bench-security"
Changes:
--------
---
/work/SRC/openSUSE:Factory/docker-bench-security/docker-bench-security.changes
2016-02-18 12:36:45.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.docker-bench-security.new/docker-bench-security.changes
2016-04-22 16:25:51.000000000 +0200
@@ -1,0 +2,9 @@
+Mon Apr 18 15:11:24 UTC 2016 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------
Old:
----
docker-bench-security-1.0.0~git20160215.zip
New:
----
docker-bench-security-1.0.0~git20160415.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ docker-bench-security.spec ++++++
--- /var/tmp/diff_new_pack.PdfwPo/_old 2016-04-22 16:25:52.000000000 +0200
+++ /var/tmp/diff_new_pack.PdfwPo/_new 2016-04-22 16:25:52.000000000 +0200
@@ -16,9 +16,9 @@
#
-%define commit f81bc4d6d2e23f28b01624c4070dad62f650780c
+%define commit 797b002942bd8b3ddfb824cf0aa88d878fd2c737
Name: docker-bench-security
-Version: 1.0.0~git20160215
+Version: 1.0.0~git20160415
Release: 0
Summary: Docker Bench for Security
License: Apache-2.0
@@ -38,8 +38,8 @@
The Docker Bench for Security is a script that checks for dozens of common
best-practices around deploying Docker containers in production.
-The tests are all automated, and are inspired by the CIS Docker 1.6 Benchmark.
-(
https://benchmarks.cisecurity.org/tools2/docker/CIS_Docker_1.6_Benchmark_v1.0.0.pdf
)
+The tests are all automated, and are inspired by the CIS Docker 1.11.0
Benchmark.
+(
https://benchmarks.cisecurity.org/tools2/docker/CIS_Docker_1.11.0_Benchmark_v1.0.0.pdf
)
%prep
%setup -q -n %{name}-%{commit}