Commit graph

649 commits

Author SHA1 Message Date
Thomas Sjögren
83ed8122ef update the README about community checks
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2018-01-18 11:28:36 +01:00
Thomas Sjögren
2958a8b806
Merge pull request #284 from konstruktoid/communitychecks
Communitychecks
2018-01-17 16:14:47 +01:00
Thomas Sjögren
700202ac7b add header
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2018-01-17 16:13:29 +01:00
Thomas Sjögren
8fe0b5ea02 add example community check
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2018-01-17 16:11:04 +01:00
Thomas Sjögren
ed73b3728f
Merge pull request #283 from konstruktoid/functionsupdate
Functionsupdate
2018-01-16 13:53:44 +01:00
Thomas Sjögren
8142de8334 convert all checks to functions
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2018-01-16 13:46:49 +01:00
Thomas Sjögren
dc369a6bad move audit rules default path variable
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2018-01-16 13:46:08 +01:00
Thomas Sjögren
50ca5fc7ff add function helper
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2018-01-16 13:45:45 +01:00
Thomas Sjögren
d92a8abe13 update README with examples
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2018-01-16 13:45:06 +01:00
Thomas Sjögren
6ec6ee0638 add check option, and function names
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2018-01-16 13:44:43 +01:00
Thomas Sjögren
ddf231e377
Merge pull request #282 from konstruktoid/issue279
add iproute2 to alpine builds
2018-01-12 12:03:52 +01:00
Thomas Sjögren
18a034c3fd add iproute2 to alpine builds
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2018-01-12 12:03:02 +01:00
Thomas Sjögren
166ff96c17
Merge pull request #266 from konstruktoid/issue265
Add check count and scoring
2018-01-12 11:52:24 +01:00
Thomas Sjögren
c0345c83a6
Merge branch 'master' into issue265 2018-01-12 11:49:31 +01:00
Thomas Sjögren
25b40c94a2
Merge branch 'master' into issue265 2018-01-12 11:49:04 +01:00
Thomas Sjögren
ce5ab6b063 update version check
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2018-01-12 11:42:52 +01:00
Thomas Sjögren
60e119fac0
Merge pull request #281 from konstruktoid/issue277
catch seccomp:unconfined|seccomp=unconfined
2018-01-12 11:38:07 +01:00
Thomas Sjögren
57acb04a96 catch seccomp:unconfined|seccomp=unconfined
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2018-01-12 11:36:14 +01:00
Thomas Sjögren
bdba64c8c0
Merge pull request #280 from konstruktoid/version
adapt to 18.01 docker version
2018-01-12 11:09:47 +01:00
Thomas Sjögren
e0a302eb40 adapt to 18.01 docker version
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2018-01-12 11:09:16 +01:00
Thomas Sjögren
ddf821f22c
Merge pull request #279 from kbabiochSUSE/feat/ss
Replace netstat by ss
2018-01-12 10:59:23 +01:00
Karol Babioch
f5542683c5 Replaced net-tools with iproute2 in Dockerfiles
Signed-off-by: Karol Babioch <kbabioch@suse.de>
2018-01-12 10:44:04 +01:00
Karol Babioch
997ce7330e Replace netstat by ss
ss(8) is a modern replacement for netstat(8). The former is slowly replacing
the latter in major Linux distributions, which makes it necessary to switch
at some point.

This addresses #278.

Signed-off-by: Karol Babioch <kbabioch@suse.de>
2018-01-11 16:52:54 +01:00
Thomas Sjögren
aae04fb75e
Merge pull request #274 from ellerbrock/dockerignore
perf(update .dockerignore file):
2017-12-15 09:24:42 +01:00
Maik Ellerbrock
34a8dfeb97
perf(update .dockerignore file):
Signed-off-by: Maik Ellerbrock <opensource@frapsoft.com>
2017-12-14 19:41:02 +01:00
Thomas Sjögren
688a824db2
Merge pull request #272 from ellerbrock/alpine-upgrade
feat(dockerfile): update alpine and cleanup the dockerfile
2017-12-14 10:09:06 +01:00
Maik Ellerbrock
2521d596d1
fix(dockerfile): copy dockerfile to distro 2017-12-14 02:46:48 +01:00
Maik Ellerbrock
dcfcccd5f7
refactor(healthcheck): reactivate healthcheck 2017-12-14 00:22:54 +01:00
Maik Ellerbrock
bbe32c5bec
perf(dockerfile): move copy at the end to improve cache invalidation 2017-12-11 22:14:47 +01:00
Maik Ellerbrock
be2a7b6b6e
feat(dockerfile): update alpine and cleanup the dockerfile
Signed-off-by: Maik Ellerbrock <opensource@frapsoft.com>
2017-12-11 01:14:02 +01:00
Thomas Sjögren
d05852c171
Merge pull request #271 from tpartington/alpine-https-repositories
Switch to the HTTPS alpine apk repositories
2017-12-06 10:24:22 +01:00
Tom Partington
6e70402f4a Switch to the HTTPS endpoint for the alpine APK repositories
Signed-off-by: Tom Partington <tom.partington@cevo.com.au>
2017-12-06 11:14:20 +11:00
Thomas Sjögren
3633545c35
Merge pull request #268 from jhermann/patch-1
Add "--userns host" to `docker run` example
2017-11-23 10:23:09 +01:00
Thomas Sjögren
8d6a23f423
Merge pull request #269 from znerd/master
Trivial: fixed typo in README file.
2017-11-20 15:50:27 +01:00
Ernst de Haan
173d347c52
Trivial: fixed typo in README file.
Fixed a small typo; changed “[…] was build to” to “[…] was built to”
2017-11-20 15:22:24 +01:00
Jürgen Hermann
a4afe51cb6 Add "--userns host" to docker run example
If UID remapping is configured as a default, it has to be defeated.

Signed-off-by: Juergen Hermann <jh@web.de>
2017-11-20 15:14:05 +01:00
Thomas Sjögren
976463a87b add score and totalChecks to 7_
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-23 15:41:15 +02:00
Thomas Sjögren
7ebe21823d add score and totalChecks to 6_
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-23 15:41:03 +02:00
Thomas Sjögren
e32910172f add score and totalChecks to 5_
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-23 15:40:52 +02:00
Thomas Sjögren
de82250274 add score and totalChecks to 4_
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-23 15:40:12 +02:00
Thomas Sjögren
f9be3996f4 add score and totalChecks to 3_
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-23 15:39:52 +02:00
Thomas Sjögren
ec4060ea2f add score and totalChecks to 2_
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-23 15:39:32 +02:00
Thomas Sjögren
3d532a29ac add score and totalChecks to 1_
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-23 15:39:18 +02:00
Thomas Sjögren
a7600dd539 add integer for json logging
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-23 15:38:31 +02:00
Thomas Sjögren
8424b0a6ba add check and score info
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-23 15:38:08 +02:00
Thomas Sjögren
ad045075eb Merge pull request #264 from konstruktoid/issue247
skeleton json
2017-10-23 09:35:21 +02:00
Thomas Sjögren
4bbfc5465e mention dvs version
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-13 11:37:54 +02:00
Thomas Sjögren
fa9b227a7b check 7.x json log
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-13 10:38:31 +02:00
Thomas Sjögren
e1adab029d check 6.x json log
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-13 10:28:42 +02:00
Thomas Sjögren
be4dd69f3f check 5.x json log
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-13 10:25:23 +02:00