You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It made me impression that the official docker image referenced by the README is 1 year old... It might be helpful if you rebuild it with the latest version.
I suppose you guys know better than anyone, that git commits could automatically trigger Docker Hub automated builds :)
On an unrelated note, it might also be valuable to add CIS Level 1 only check functions. Something like: container_images_level1() { check_4 check_4_1 check_4_2 check_4_3 check_4_4 check_4_6 check_4_7 check_4_9 check_4_10 check_4_end }
Do you like the idea? If I add a PR for this, would that get merged?
Best Regards
Hristo Stoyanov
The text was updated successfully, but these errors were encountered:
Hi guys,
It made me impression that the official docker image referenced by the README is 1 year old... It might be helpful if you rebuild it with the latest version.
I suppose you guys know better than anyone, that git commits could automatically trigger Docker Hub automated builds :)
On an unrelated note, it might also be valuable to add CIS Level 1 only check functions. Something like:
container_images_level1() { check_4 check_4_1 check_4_2 check_4_3 check_4_4 check_4_6 check_4_7 check_4_9 check_4_10 check_4_end }
Do you like the idea? If I add a PR for this, would that get merged?
Best Regards
Hristo Stoyanov
The text was updated successfully, but these errors were encountered: