Thomas Sjögren
ff26d67f25
Merge pull request #559 from cyphar/dist-libexec
...
dist: adjust script imports to be able to use /usr/libexec
2024-10-21 09:26:06 +02:00
Aleksa Sarai
a18798fcfa
dist: adjust script imports to be able to use /usr/libexec
...
In order to make installation easier for distributions, make all script
imports based on a single variable that distributions can adjust based
on how the script is packaged for each distribution.
Ideally we would actually install the script in /usr/libexec rather than
/ in our Dockerfile, but this is a simpler fix that still lets you run
the script from the repo directory.
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
2024-10-18 17:43:13 +11:00
Thomas Sjögren
5c42b8ad5f
Merge pull request #553 from spedersen-emailage/log-level-fix
...
modified get_docker_configuration_file_args jq command to remove null response
2024-05-16 16:35:13 +02:00
Sean Pedersen
c4b7d36042
modified get_docker_configuration_file_args jq command to remove \'null\' return
2024-05-15 10:21:02 -07:00
Thomas Sjögren
23110269a6
Merge pull request #549 from konstruktoid/issue548
...
include /run in get_service_file
2024-04-16 18:12:13 +02:00
Thomas Sjögren
c495b3a774
Merge pull request #550 from konstruktoid/gha
...
update github action
2024-04-16 10:24:28 +02:00
Thomas Sjögren
12f085d42f
update SLSA action
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2024-04-16 08:23:14 +00:00
Thomas Sjögren
966929427e
correct tests and instructions
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2024-04-16 07:32:23 +00:00
Thomas Sjögren
5d5ca0a3da
correct tests and instructions
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2024-04-16 07:29:45 +00:00
Thomas Sjögren
287fd8774b
systemctl always returns an FragmentPath
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2024-04-12 08:17:17 +00:00
Thomas Sjögren
e081393ad7
include /run in get_service_file
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2024-04-11 21:45:15 +00:00
Thomas Sjögren
820abe98c3
Merge pull request #539 from konstruktoid/issue538
...
check if restart policy is 5 or less
2024-02-11 11:25:09 +01:00
Thomas Sjögren
ba0b402ea5
Merge pull request #546 from martipoe/master
...
Update check ID and add check groups for CIS Controls v8 (v1.6.0 - 06-14-2023)
2023-12-20 15:41:02 +01:00
MaPoe
684512b888
feat: check groups for CIS Controls v8 IG1-3 mapped recommendations
2023-12-17 16:45:13 +01:00
MaPoe
958f5fa6c3
feat: update swarm mode check id from 7.1 to 5.1
2023-12-17 15:57:54 +01:00
Thomas Sjögren
0fd702afed
Merge pull request #543 from UlisesGascon/fix/pin-dependency
...
feat: use SHA instead of tags for base image
2023-11-19 22:04:37 +00:00
Ulises Gascón
8bbdaf6540
feat: use SHA instead of tags for base image
2023-11-19 21:08:05 +01:00
Thomas Sjögren
4edccd7859
Merge pull request #541 from halfluke/fix537
...
fix537
2023-10-23 09:45:55 +00:00
halfluke
8d97756c62
fix537_proper
2023-10-21 01:55:29 +01:00
halfluke
b6e4380937
fix537
2023-10-21 01:43:46 +01:00
Thomas Sjögren
7287a35a21
Merge pull request #540 from ismailarilik/patch-1
...
"above" -> "below"
2023-10-06 07:13:44 +00:00
İsmail Arılık
5c647c1b86
"above" -> "below"
...
It is not above but below.
2023-10-06 08:51:33 +03:00
Thomas Sjögren
e680ab2465
update restart_policy w/o swarm
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2023-09-25 15:29:45 +00:00
Thomas Sjögren
ab2190819d
check if restart policy is 5 or less
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2023-09-25 09:05:44 +00:00
Thomas Sjögren
b7a5284ce4
Merge pull request #536 from konstruktoid/v160
...
Update version v1.6.0
2023-08-25 14:38:42 +02:00
Thomas Sjögren
8da1cc26df
v1.6.0
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2023-08-25 12:37:35 +00:00
Thomas Sjögren
9120d426ce
Merge pull request #535 from konstruktoid/issue532
...
Fix image sprawl miscalculation
2023-08-25 14:18:55 +02:00
Thomas Sjögren
26f80fb331
Fix image sprawl miscalculation
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2023-08-25 12:17:48 +00:00
Thomas Sjögren
5555c37560
Merge pull request #531 from lekpamartin/master
...
add label filtering config
2023-07-26 17:51:28 +00:00
LEKPA Martin
8ea918620e
update doc
2023-07-26 18:47:50 +02:00
Martin LEKPA
59fe573db2
update help
2023-07-25 21:38:20 +02:00
Martin LEKPA
2dfb1bac51
Update README.md
2023-07-25 21:37:03 +02:00
LEKPA Martin
223baf94d1
update doc
2023-07-21 18:53:01 +02:00
Thomas Sjögren
d9f1d02102
Merge pull request #522 from andreagalle/issue_521_restart_policy
...
Issue 521 restart policy
2023-07-07 19:16:48 +00:00
LEKPA Martin
bfbeda9263
add label filtering config
2023-07-01 11:19:04 +02:00
Thomas Sjögren
1f9933a867
Merge pull request #528 from konstruktoid/issue527
...
tr is required, not truncate
2023-06-13 11:55:41 +02:00
Thomas Sjögren
d6005f0211
tr is required, not truncate
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2023-06-13 09:54:22 +00:00
Thomas Sjögren
26dc83ed28
Merge pull request #526 from konstruktoid/docker
...
update Docker container instructions, remove out-of-date Dockerfiles
2023-06-02 22:18:33 +00:00
Thomas Sjögren
2647070692
update Docker container instructions, remove out-of-date Dockerfiles
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2023-06-02 22:16:31 +00:00
Thomas Sjögren
1d29a1f405
Merge pull request #525 from brsolomon-deloitte/bugfix/get_docker_configuration_file_args
...
fix: allow get_docker_configuration_file_args to parse minified json
2023-06-02 21:46:09 +00:00
Brad Solomon
523556b4ac
move HAVE_JQ into req_programs
2023-06-02 17:36:29 -04:00
Brad Solomon
79407ce361
remove non-universal tr -u flag
2023-06-02 17:26:21 -04:00
Brad Solomon
39963dad60
fix: allow get_docker_configuration_file_args to parse minified json
...
Closes #524 .
2023-06-02 09:18:42 -04:00
andreagalle
0dc2d2b1e6
should fix the: Error response from daemon: This node is not a swarm manager. issue
2023-04-26 07:04:53 +00:00
andreagalle
412f514bb4
just a typo
2023-04-12 14:51:01 +00:00
andreagalle
f97b420af9
couple typos & performance improvements
2023-04-12 14:46:13 +00:00
andreagalle
c8c90ee523
checking for the MaxAttempts=5 too at service level
2023-04-12 13:27:36 +00:00
Thomas Sjögren
16c235080d
Merge pull request #520 from konstruktoid/gha
...
update slsa gha permissions
2023-03-15 17:12:35 +01:00
Thomas Sjögren
9bf4dea527
update slsa gha permissions
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2023-03-15 17:11:38 +01:00
Thomas Sjögren
93227bf6c0
Merge pull request #519 from konstruktoid/readme
...
fix version in readme
2023-03-15 16:52:18 +01:00