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

Container Capabilities Unrestricted @ /packages/e2e/docker-compose.yml #66

Open
electricmonk opened this issue Nov 6, 2023 · 0 comments

Comments

@electricmonk
Copy link
Owner

Checkmarx (IaC-Security): Container Capabilities Unrestricted
Checkmarx Project: electricmonk/ts-react-tdd
Repository URL: https://github.com/electricmonk/ts-react-tdd
Branch: main
Scan ID: e0708f2c-1083-45f2-a7cb-929f9b6a0c6c


Some capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnecessary capabilities as well.

Locations:

Result #1:
Severity: LOW
State: TO_VERIFY
Status: RECURRENT
    File: /packages/e2e/docker-compose.yml[3,0]
    Expected value: Docker compose file to have 'cap_drop' attribute
    Actual value: Docker compose file doesn't have 'cap_drop' attribute. Make sure your container only has necessary capabilities.
    Review result in Checkmarx One: Container Capabilities Unrestricted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant