Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade docker cis benchmarks to latest(v1.6.0) #124

Merged
merged 1 commit into from
Apr 7, 2024

Conversation

KiranBodipi
Copy link
Contributor

Currently, docker-bench has docker cis benchmarks v1.3.1 as the latest implementation but as per cis v1.6.0 is the latest.
So we are upgrading the checks to latest v1.6.0 and removed the v1.3.1 checks as both are meant for docker version 20.10 or latest.
Also modified the benchmark version mapping to cis-1.6.0 for docker 20.10 or later such that docker-bench considers the latest benchmarks.

As the cis-1.3.1 and cis-1.6.0 both are meant for docker version 20.10 or latest, have removed cis-1.3.1 controls
Have accommodated the Docker CIS benchmarks V1.6.0 into cis-1.6.0 and added the benchmarks version mapping if docker version 20.10 or later
Copy link
Contributor

@deven0t deven0t left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

@KiranBodipi
Copy link
Contributor Author

Hi @chen-keinan could you please help to review and merge the PR.

@chen-keinan chen-keinan merged commit c463c39 into aquasecurity:main Apr 7, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants