Commit graph

22 commits

Author SHA1 Message Date
a936791cd0
fix + not needing to be escaped in posix regex 2025-01-31 12:18:38 +01:00
Yoav Rotem
646b83dd37
Fix Error with missing files in chapter 2.1
Fix issue #72
2021-03-14 15:21:19 +02:00
Yoav Rotem
0f355c0799
Merge pull request #73 from aquasecurity/add-more-automations
Add more automation
2021-01-25 11:11:40 +02:00
Naoki Oketani
d035a10f86 fix(2.0.0): correct the description of 2.2.1.4.(a,b)
Signed-off-by: Naoki Oketani <okepy.naoki@gmail.com>
2021-01-05 13:26:40 +09:00
Yoav Rotem
c4dd978c87
Add more automation
took some of the manual tests and made them automated, for example 1.3.2 was manual, and now it get tested
2020-12-28 18:58:36 +02:00
Liz Rice
0c3a7001d7 Correct broken YAML 2020-12-21 15:39:54 +00:00
yoavrotems
27e347f3bb Add support for scripts in definitions
Now we can run scripts in audit field, so all of the old files are no longer needed.
2020-11-22 14:01:20 +02:00
Yoav Rotem
e79d7411c5
Delete 6.2.7.sh
Now running it in definitions
2020-11-22 13:50:50 +02:00
Yoav Rotem
addb88dc4f
Delete 6.2.8.sh
Now running it in definitions
2020-11-22 13:50:37 +02:00
Yoav Rotem
b801a976e7
Delete 6.2.9.sh
Now running it in definitions
2020-11-22 13:50:27 +02:00
Yoav Rotem
174b607c2b
Add scripts to audit
Bench-common is now supports scripts in audit 
https://github.com/aquasecurity/bench-common/pull/108
2020-11-22 13:49:18 +02:00
yoavrotems
ad10ef18a5
Tidy test 2.2.2
Output was too long,
with apt-cache policy there is less output and we only take the line of contains Installed info and the one before (package name)
2020-09-03 14:36:43 +03:00
yoavrotems
9df881ae6f
tidy 2.2.2 output
make 2.2.2 output more tidy with the use of grep
2020-09-02 16:12:18 +03:00
yoavrotems
22acf7862c
Update definitions.yaml
FIx test 1.1.5
2020-07-27 01:29:26 +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
d24a6b0677
Update definitions.yaml
fix issue https://github.com/aquasecurity/linux-bench/issues/48
2020-05-31 12:51:06 +03: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
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
c828e22bce
Update definitions.yaml
Add The yaml after checking it
2019-09-26 00:07:20 +03:00
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
d9c3f5f5a4 Add new linux-benchmark version 2.0.0 2019-09-11 13:09:01 +03:00