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

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

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

This small feature looks interesting. It can be useful if you want to tag scanner used for test or CI Engagement in Jira label. https://github.com/DefectDojo/django-DefectDojo/issues/5095#issue-995792308 Please, vote for this improvement...

enhancement

**Bug description** Dojo doesn't check description max length before export to jira. As a result error recieved for findings with too long description. ``` : Elasticsearch Information Disclosure, The entered...

bug

Currently the API authorization is granted through an API key which has unlimited lifetime. As there is no policy, token renewal cannot be enforced. It would be more secure to...

enhancement

Hi! thank you in advance for developing this awesome tool :) I've been reading the documentation and READMEs searching for a simple but secure way to configure https. I'm testing...

enhancement

Adding [Whispers](https://github.com/adeptex/whispers) - scanner for identifying secrets in structured static text.

settings_changes
docs
unittests
parser

**Is your feature request related to a problem? Please describe** When calling the import/reimport API endpoint with large (30k+ findings) payloads it takes a long time for the server to...

enhancement

As cve was replaced by vuln_id the filtering for cves from NVD is unnecessary

unittests
parser

This PR adds a new field to the Finding model to store the Planned Remediation Date. This is used to track progress towards remediation and to indicate to security teams...

enhancement
docker
New Migration
ui

We are a team of university students from Hochschule Furtwangen University in Furtwangen, Germany. As part of a scientific research project, we were tasked with creating a DefectDojo Parser for...

docs
unittests
parser

This PR accomplishes two things: 1. Adapts the github workflows, so that both a multi-arch image is build, for both arm64 and amd64 2. Updates the base images of defectdojo-django...

docker
conflicts-detected