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

C-0210 Does not seem to work #498

Closed
dwertent opened this issue Aug 21, 2023 · 2 comments
Closed

C-0210 Does not seem to work #498

dwertent opened this issue Aug 21, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@dwertent
Copy link

dwertent commented Aug 21, 2023

Update

I see the issue:
I am scanning a minikube, and I see this in the policy:

"scanningScope": {
        "matches": [
            "cloud"
        ]
    }

@rcohencyberarmor , @YiscahLevySilas1 Do you know why we restrict this control to the "cloud"?


Description

I am scanning a simple cluster (I did not define secomp on any of my components), and it seems that Kubescape does not scan any resources.

Environment

Version: v2.9.0

Steps To Reproduce

Run Kubescape:

kubescape scan control c-0210

Expected behavior

All of the resources in the cluster should fail

Actual Behavior

Kubescape did not scan any resources:

Kubescape did not scan any of the resources, make sure you are scanning valid kubernetes manifests (Deployments, Pods, etc.)
@dwertent dwertent added the bug Something isn't working label Aug 21, 2023
@YiscahLevySilas1
Copy link
Collaborator

This control shouldn't be restricted to cloud, it's compatible with any k8s cluster

@YiscahLevySilas1
Copy link
Collaborator

fixed in #526

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants