django-DefectDojo
django-DefectDojo copied to clipboard
DevSecOps, ASPM, Vulnerability Management. All on one platform.
The products and findings tabs have three vertical dots that allow you to edit/delete/etc., however these are missing from the engagements tab. So if you go to "All Engagements" for...
Tested locally correctly. Fixes: https://github.com/DefectDojo/django-DefectDojo/issues/6434
**Bug description** As per the Defect Dojo documentation at https://defectdojo.github.io/django-DefectDojo/integrations/parsers/#dependency-check. The ideal behaviour while importing the dependency check scan suppressed findings is following.  But this behaviour is true only...
**Slack us first!** The easiest and fastest way to help you is via Slack. There's a free and easy signup to join our #defectdojo channel in the OWASP Slack workspace:...
https://github.com/DefectDojo/django-DefectDojo/blob/fbd6cc78e6880ae7312193a31c6a4a0f1eb62420/dojo/tools/bugcrowd/parser.py#L55 I had an occurrence today when trying to import a CSV that had a title containing : `xxxxxx http://xxx.domain.example.com` The defectdojo I get is: `An exception error occurred during...
Good day guys, What is the proccess of updating defectdojo in docker container without loosing data? Thanks
**Bug description** Part 1: there are two parameters in menu for sorting findings called "Risk accepted", but one is responsible for "risk_accepted" parameter of request and other for "risk_acceptance" Part...
**Is your feature request related to a problem? Please describe** In my company we are trying to run as much stuff on AWS and try to make use of as...
When trying to create engagements dynamically with different deduplication modes, I realized that the setting would be switched back to "disabled" for the deduplicate only in engagement, which is not...
**Be informative** Using the dedupe function a closed finding, which is the original one, gets closed even though I would expect that it is preserved. **Steps to reproduce** Steps to...