Uploading OWASP Dependency Check Results #11200
nicolas-amegacorp
started this conversation in
General
Replies: 1 comment 1 reply
-
Just as FYI: The Info on joining is at https://github.com/DefectDojo/django-DefectDojo?tab=readme-ov-file#community-getting-involved-and-updates |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I have a GitHub Workflow file that runs Dependency-Check, outputs the results in XML and then uploads to DefectDojo.
My problem is that the test is shown on DefectDojo and Engagements but it is empty, even though if I run cat and see the contents of my output xml file there are findings that should be uploaded.
Here is my workflow:
Upload Step:
Beta Was this translation helpful? Give feedback.
All reactions