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

Unable to skip Argo Workflow checks #6957

Open
michaelzulian opened this issue Jan 17, 2025 · 0 comments
Open

Unable to skip Argo Workflow checks #6957

michaelzulian opened this issue Jan 17, 2025 · 0 comments
Labels

Comments

@michaelzulian
Copy link

Describe the issue
Unable to skip Argo Workflow checks

Examples

apiVersion: argoproj.io/v1alpha1
kind: WorkflowTemplate
metadata:
  generateName: "script-"
  name: "script"
  annotations:
    checkov.io/skip: CKV_ARGO_1
....

Version (please complete the following information):
version: 3.2.353

Additional context
Tried the various forms IE. checkov.io/skip1: CKV_ARGO_1

Checking the source code, doesn't appear to be anything regarding skip under the workflow runner

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

No branches or pull requests

1 participant