Commit graph

159 commits

Author SHA1 Message Date
yoavrotems
d3da2816db
Fix tests
There was some test that brings wrong impression like false positive behavior or the opposite situation
2019-09-17 01:43:10 +03:00
yoavrotems
98b32312b2
Add constraints info for debug mod
Thought it will be informational data when running linux-bench in debug mode
2019-09-17 01:11:25 +03:00
Liz Rice
5f5d5d1ca8
Merge pull request #23 from aquasecurity/new-cis-version
Add new linux-benchmark version 2.0.0
2019-09-11 13:33:54 +03:00
Liz Rice
373487caa8
Merge branch 'master' into new-cis-version 2019-09-11 13:31:09 +03:00
yoavrotems
d9c3f5f5a4 Add new linux-benchmark version 2.0.0 2019-09-11 13:09:01 +03:00
Liz Rice
333b5ff7cd
Merge pull request #21 from TerraNovaUser/patch-1
Add code coverage
2019-08-21 13:05:21 +01:00
Liz Rice
bf0701e514
Merge branch 'master' into patch-1 2019-08-21 12:54:25 +01:00
Liz Rice
0736536e6d
Merge pull request #22 from yoavrotems/patch-11
Add go.mod and go.sum
2019-08-08 12:19:07 +01:00
Liz Rice
fa96c00891
Merge branch 'master' into patch-1 2019-08-08 12:18:27 +01:00
yoavrotems
ded393414a
Create go.sum 2019-08-07 19:20:15 +03:00
yoavrotems
53c526dca1
Create go.mod 2019-08-07 19:15:10 +03:00
Liz Rice
83aaa4b7eb
Merge pull request #19 from danielsagi/fix_not_checking_1.1.1
Changed definitions.yaml, 1.1.1.x were not executing
2019-08-07 16:59:06 +01:00
TerraNovaUser
20b5541ef6
Update makefile 2019-08-07 14:04:50 +03:00
TerraNovaUser
a3ae8a5b48
Update .travis.yml 2019-08-07 14:02:16 +03:00
TerraNovaUser
f0f31da08c
Update README.md 2019-08-06 23:51:33 +03:00
TerraNovaUser
807895c9f3
Create makefile 2019-08-06 23:50:53 +03:00
TerraNovaUser
475b6755e1
Update README.md
Add Codecov badge
2019-08-06 23:48:11 +03:00
TerraNovaUser
3ed1a85c7e
Update .travis.yml
Added for Codecov
2019-08-06 23:46:28 +03:00
TerraNovaUser
75f484e024
Create .gitignore
Added for CodeCov
2019-08-06 22:53:05 +03:00
Daniel Sagi
8f29f2f26e changed definitions yaml, 1.1.1 tests are now not indented 2019-06-05 13:19:49 +03:00
Yoav Hizkiahou
f29b768dfc
fix check 3.2.1.c
Its was I Yoav Rotem :) 
fix that won't except comments (start with#) and eq flag instead of string compare in flag: "..... = 0"
2019-06-03 14:56:48 +03:00
Liz Rice
5f13a6a225
Merge branch 'master' into patch-8 2019-06-03 10:39:17 +02:00
Liz Rice
61e54c1bf7
Merge pull request #17 from yoavrotems/patch-9
Update the file
2019-06-03 10:38:37 +02:00
Liz Rice
6b0b012425
Merge branch 'master' into patch-9 2019-05-30 12:14:34 +02:00
Liz Rice
1e3435556e
Merge pull request #13 from yoavrotems/patch-6
gets also ubuntu version
2019-05-30 12:10:44 +02:00
yoavrotems
c5293e858c
change the regex to catch version
Taking Liz comment's https://github.com/aquasecurity/linux-bench/pull/13/files#r287555525 changes so will work on ubuntu and rhel within one line
2019-05-30 00:04:10 +03:00
Liz Rice
c88d2d07c4
Merge branch 'master' into patch-6 2019-05-28 12:56:57 +02:00
Liz Rice
3e3cff4341
Merge pull request #9 from yoavrotems/patch-3
Update definitions.yaml
2019-05-28 09:57:11 +02:00
Liz Rice
346355d273
Merge branch 'master' into patch-3 2019-05-28 09:55:00 +02:00
yoavrotems
7e664be835
Update the file
Update the file - fix tests such as 3.2.1.c ,1.1.2 and 1.5.1.a, and separate ubunut 16 from 18.
Because of the separation of ubuntu to ubuntu16 and ubuntu18, PR https://github.com/aquasecurity/linux-bench/pull/13 *must* be approved first or the system won't auto detect platform ubuntu16 or ubuntu18 as needed
2019-05-28 01:20:47 +03:00
jerbia
322876c8e0
Merge pull request #14 from nshauli/master
Add support for writing JSON results to output file using --output flag
2019-05-27 15:03:17 +03:00
jerbia
7e93e54a34
Merge branch 'master' into master 2019-05-27 15:00:27 +03:00
jerbia
7976d44c99
Merge pull request #15 from yoavrotems/patch-7
Add limit to specific tests output - in order to be more efficient
2019-05-27 14:59:21 +03:00
yoavrotems
af88ccb5eb
Update 1.1.25.sh 2019-05-26 15:10:46 +03:00
yoavrotems
23dc330bc1
Add limit to specific tests output - in order to be more efficient
6.1.10 
6.1.11
6.1.12
6.1.13
6.1.14
and test 1.1.25 been changed in the script 1.1.25.sh
2019-05-26 15:07:06 +03:00
Liz Rice
959808445c
Merge pull request #11 from yoavrotems/patch-4
Update definitions.yaml
2019-05-25 10:36:26 +02:00
Liz Rice
dcc49db0f2
Merge branch 'master' into patch-4 2019-05-25 10:26:54 +02:00
Liz Rice
aeffeab937
Merge pull request #12 from yoavrotems/patch-5
Create 1.1.25.sh
2019-05-25 10:26:34 +02:00
nshauli
90e23dc3a2 Add support for writing JSON results to output file using --output flag 2019-05-23 17:34:21 +03:00
yoavrotems
43081d61f2
gets also ubuntu version
There are differences between Ubuntu 16 and Ubuntu 18 features so the system needs to know the specific version
2019-05-21 19:19:49 +03:00
yoavrotems
0a50f06540
Create 1.1.25.sh
Made for test 1.1.25
2019-05-21 14:42:57 +03:00
yoavrotems
d2ab36f800
Update definitions.yaml
Has a problem with the pipelines in the audit command.
Solved with script 1.1.25.sh file
2019-05-21 14:40:16 +03:00
yoavrotems
8f0f5ff0ca
Update definitions.yaml
fixed: 1.1.2, 1.5.1.a, 5.3.4
2019-05-07 13:59:57 +03:00
Yoav Hizkiahou
8fc2a4643b
Merge pull request #8 from aquasecurity/sorted-tests-by-id
Sorted tests in yaml file by thier ids
2019-04-22 10:23:43 +03:00
Yoav Hizkiahou
6cbb205f70 Sorted tests in yaml file by thier ids 2019-04-21 20:06:48 +03:00
Yoav Hizkiahou
562cce1f86
Fixed typos in test 1.8 2019-04-15 11:22:11 +03:00
Liz Rice
f2480dab28
Merge pull request #7 from yoavrotems/patch-1
Update definitions.yaml
2019-03-27 14:26:57 +00:00
yoavrotems
586ed5ed6e
Update definitions.yaml
Fixing syntax of titles, and set 6.1.1.a 6.1.1.b as one test.
2019-03-25 15:13:45 +02:00
Yoav Hizkiahou
b1ee46f6bd
Merge pull request #6 from aquasecurity/final-working-yaml-version-1.1.0
Improved configuration for version 1.1.0
2019-03-04 15:28:24 +02:00
Yoav Hizkiahou
a2c4b70f08 Improved configuration for version 1.1.0 2019-02-19 18:17:54 +02:00