Commit graph

159 commits

Author SHA1 Message Date
Liz Rice
21d824ec54
Merge pull request #57 from aquasecurity/fix-test-1.1.5
FIx 1.1.5
2020-09-02 10:32:01 +01:00
yoavrotems
22acf7862c
Update definitions.yaml
FIx test 1.1.5
2020-07-27 01:29:26 +03:00
yoavrotems
4ab4732f65
Merge pull request #55 from aquasecurity/add-bitmask-use
Update definitions.yaml
2020-06-11 12:54:50 +03:00
yoavrotems
cef0a67ee1
Merge pull request #54 from aquasecurity/Update-go-mod
Update go mod
2020-06-09 09:53:32 +03:00
yoavrotems
dba28836c2
Update definitions.yaml
Update to use bitmask flag
https://github.com/aquasecurity/linux-bench/issues/52
2020-06-08 13:09:20 +03:00
yoavrotems
3fb7de13d9
Update go.sum 2020-06-08 13:04:03 +03:00
yoavrotems
29148aa38f
Update go.mod 2020-06-08 13:03:39 +03:00
yoavrotems
d33c9226f9
Update go.sum 2020-06-04 13:00:52 +03:00
yoavrotems
cc65ef5870
Update go.mod
Update to use the new bench-common release
2020-06-04 13:00:13 +03:00
yoavrotems
65b4139473
Merge pull request #46 from nkraemer-sysdig/patch-2
Remove duplicate test IDs
2020-06-03 11:44:16 +03:00
yoavrotems
adfbd71daf
Merge pull request #53 from aquasecurity/fix-1.1.2-test
Fix 1.1.2
2020-06-03 11:43:52 +03:00
yoavrotems
d24a6b0677
Update definitions.yaml
fix issue https://github.com/aquasecurity/linux-bench/issues/48
2020-05-31 12:51:06 +03:00
Liz Rice
7c38116323
Merge pull request #50 from aquasecurity/autorun-version-2.0.0
Autorun version 2.0.0
2020-05-20 18:32:38 +01:00
yoavrotems
7ec95375e6
Update root.go
Update to automatically run with CIS version 2.0.0 configuration
2020-04-16 23:26:04 +03:00
yoavrotems
54338c13b1
Update app.go
Update to automatically run with CIS version 2.0.0 configuration
2020-04-16 23:25:09 +03:00
Noah Kraemer
02e79e29bd
Remove duplicate test IDs
There are two tests with the ID `4.1.9.a` and `4.1.9.b` in `cfg/1.1.0/definitions.yaml`. These tests are distinct, and should have unique IDs.
2020-01-30 14:03:19 -08:00
Liz Rice
bb7432e243
Merge pull request #44 from aquasecurity/add-goreleaser
Add goreleaser
2020-01-14 17:17:53 +00:00
yoavrotems
2a315f1191
Update .gitignore
Ignore the goreleaser files
2020-01-08 03:10:36 +02:00
yoavrotems
8d08047b26
Update .goreleaser.yml 2019-12-23 19:06:08 +02:00
yoavrotems
4e5eb1107b
Update .travis.yml
add goreleaser
2019-12-17 02:48:37 +02:00
yoavrotems
ba2f4a32d3
Add files via upload 2019-12-17 00:47:39 +00:00
Liz Rice
b688253b23
Merge pull request #40 from JokeBergmans/readme-typos
Fix typos in README.md
2019-12-05 16:17:58 -08:00
Liz Rice
3661d299fe
Merge branch 'master' into readme-typos 2019-11-05 15:15:42 +01:00
Liz Rice
b7dd06bc73
Merge pull request #43 from aquasecurity/update-go.mod
Update go.mod
2019-11-05 15:14:38 +01:00
yoavrotems
88d15bb141
Update go.sum
update go.sum file and run "go mod tidy"
2019-10-30 17:18:44 +02:00
yoavrotems
d92b50150c
Update go.mod
update go.mod file and run "go mod tidy"
2019-10-30 17:16:42 +02:00
Joke Bergmans
fd75c9ef3a
Merge branch 'master' into readme-typos 2019-10-24 11:07:02 +02:00
Liz Rice
f6145403f2
Merge pull request #31 from StrikerRUS/patch-1
removed deprecated field in Travis config
2019-10-23 18:25:43 +01:00
Liz Rice
79f19efd7f
Merge branch 'master' into patch-1 2019-10-23 18:18:57 +01:00
Liz Rice
48509a2d5a
Merge pull request #25 from aquasecurity/new-cis-version
Fix definitions.yaml version 2 tests
2019-10-23 16:05:53 +01:00
Liz Rice
9713d81b94
Merge branch 'master' into new-cis-version 2019-10-23 15:11:57 +01:00
Liz Rice
9213342e50
Merge pull request #29 from alvesgabriel/update-readme
fix README.md 'install' word in line 27
2019-10-23 15:10:38 +01:00
Liz Rice
0dd2d20282
Merge branch 'master' into update-readme 2019-10-23 15:03:35 +01:00
Liz Rice
2d83d997fe
Merge pull request #26 from Parikshit-Hooda/patch-1
Update README.md - make some headings into bullet points
2019-10-23 15:03:05 +01:00
Joke Bergmans
698ea3fc94 Fix typos in README.md 2019-10-23 11:20:58 +02:00
yoavrotems
2e252863c8
Update definitions.yaml 2019-10-17 00:39:35 +03:00
yoavrotems
553b2881bf
Update definitions.yaml
delete duplicate line
2019-10-15 14:55:21 +03:00
Nikita Titov
79d13dcc1c
removed deprecated field in Travis config 2019-10-14 21:45:44 +03:00
alvesgabriel
7bddb5404f fix README.md 'install' word in line 27 2019-10-11 19:22:09 -03:00
Parikshit Hooda
8bb91188a7
Update README.md - refactor documentation
Converted identifying requirements to bullet points rather than plain lines, owing to better comprehensibility.
Changed \####\ to ** ** - Because it makes sense to bolden the bullet points, rather than declaring them as headers
2019-10-11 01:50:31 +05:30
Liz Rice
5224ea2152
Merge pull request #16 from yoavrotems/patch-8
Update 1.1.25.sh
2019-10-10 09:58:44 +01:00
Liz Rice
15c7885a90
Merge branch 'master' into patch-8 2019-10-10 09:43:53 +01:00
Liz Rice
b079eda356
Merge pull request #18 from aquasecurity/yoavAqua-patch-1
fix check 3.2.1.c
2019-10-10 09:42:56 +01:00
Liz Rice
e299588285
Merge branch 'master' into yoavAqua-patch-1 2019-10-10 09:39:34 +01:00
yoavrotems
15bd1d2c3a
Fixing
Fixing some mistakes from review like: https://github.com/aquasecurity/linux-bench/pull/25#discussion_r329935214
2019-10-06 19:33:07 +03:00
yoavrotems
740a260ebe
Update definitions.yaml 2019-09-26 00:27:44 +03:00
yoavrotems
415c371cc2
Delete 1.1.25.sh
Remove this because it returned to the yaml file
2019-09-26 00:21:05 +03:00
yoavrotems
2602610bf0
Update definitions.yaml
Return test 1.1.25 to be regular
2019-09-26 00:20:21 +03:00
yoavrotems
c828e22bce
Update definitions.yaml
Add The yaml after checking it
2019-09-26 00:07:20 +03:00
Liz Rice
29ecb5b1c9
Merge pull request #24 from aquasecurity/Add-debug-constrains-info
Add constraints info for debug mod
2019-09-18 16:37:27 +01:00