Skip to content
#

cd

Here are 796 public repositories matching this topic...

mikebryant
mikebryant commented Sep 15, 2021

Checklist:

  • I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
  • I've included steps to reproduce the bug.
  • I've pasted the output of argocd version.

Describe the bug

With a configmap setting like:

  resource.customizations.ignoreDifferences.argoproj.io_Application: |
    jqPathExpressions:
      - '.spec.syncPolicy.automated.al
flagsmith
horusec
otaviojava
otaviojava commented Sep 21, 2021

Currently, we have an integration test that allows us to run a test. However, we don't have a unit test for all vulnerabilities types.

It will be amazing if we create an engine to test each vulnerability.
This engine would have two verifications:

  • One to make sure that the engine find the code vulnerability
  • One to avoid false-positive test

Once we have this motor, it would be great t

Improve this page

Add a description, image, and links to the cd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cd topic, visit your repo's landing page and select "manage topics."

Learn more