django-DefectDojo icon indicating copy to clipboard operation
django-DefectDojo copied to clipboard

DevSecOps, ASPM, Vulnerability Management. All on one platform.

Results 689 django-DefectDojo issues
Sort by recently updated
recently updated
newest added

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...

ui

Tested locally correctly. Fixes: https://github.com/DefectDojo/django-DefectDojo/issues/6434

Waiting on tests
jira

**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. ![image](https://user-images.githubusercontent.com/33175562/179782834-5a63881f-b007-4e03-b59c-195f3c942cad.png) But this behaviour is true only...

bug

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...

bug

**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...

enhancement

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...

bug

**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...

bug