django-DefectDojo
django-DefectDojo copied to clipboard
DevSecOps, ASPM, Vulnerability Management. All on one platform.
Getting this PR draft started to ensure feedback can be delivered early. This is in response to feedback on: https://github.com/DefectDojo/django-DefectDojo/pull/5648 # Goal Enable administrators to optionally show system-wide notifications to...
As outlined in https://owasp.slack.com/archives/C2P5BA8MN/p1653900502360699 uploading selected Dependency Check xml reports caused the program to fail. The error message was: UnboundLocalError: local variable 'vulnerability' referenced before assignment. The associated code block...
**Bug description** Using DefectDojo version 2.10.0 deployed with Docker Compose. When importing Burp Pro XML scan results to DefectDojo, the Burp extension generated findings are merged in to a single...
Provide a way to create and maintain multiple SLA templates. Assign a template to a test. Example: External Critical vulnerability - 7days Internal Critical vulnerability - 60 days Internal authenticated...
Duplicates do not work if upload zap report using api. 
I'm trying to follow the docs to integrate my JIRA instance but i can't handle it. Some of the steps are different from what it's documented. Can you update this...
When I'm creating a new endpoint, I would like to be able to create an IP range. For example when creating the endpoint 10.10.10.0/24, the endpoint generated is the IP...
Implement new interface for parser to customize Test_Type. - [x] Add feature to customize test_type (useful to use generic type for multiple different parser and have a different de-duplication algorithm...
Hello, We require our DefectDojo to be publicly accessible we have already modified Allowed hosts by changing it to 0.0.0.0 and DD_SITE_URL to our IP Address in dojo/settings/settings.dist.py but still,...
Hi, I'm using defectdojo on my assets every months and I'm always using the same report format to extract the same set of vulnerabilities. Is it possible to save custom...