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

When using "EDITABLE_MITIGATED_DATA = True", several issues are present within the DefectDojo application: - Closing a finding with a mitigation date in the past close the finding badly: - The...

apiv2
ui

**Bug description** I integrated DefectDojo per project into Dependency Track as described here: https://docs.dependencytrack.org/integrations/defectdojo/ By this a report is sent from DependencyTrack to DefectDojo every hour. Looking at the Engagement-view...

**Scanner Name** Bugcrowd, for bug bounty and vulnerability disclosure programs. The current import is for a CSV that can only be downloaded in the UI, not really automatable. **Sample File**...

Import Scans

When editing a finding, there is a JS JQuery error. For example, when clicking on "alerts" ring at the top right corner of the page, content won't be displayed.

bug

Hello, Using the web interface, I can edit an engagement (https://demo.defectdojo.org/engagement/[ID]/edit). Last option is to change the associated product but when I submit the form ("Done" button), the new product...

bug

Fix two issues that appear when SOCIAL_AUTH and "SHOW_LOGIN_FORM = False" are combined (no /login form): - When disconnecting, as return URL is not /login and does not contains next...

**I'm doing this update because when trying to import a report from Horusec you get the following error:** ![WhatsApp Image 2022-07-01 at 14 06 30](https://user-images.githubusercontent.com/15394508/176939520-196fac6d-54d3-420b-8035-7f1a81db6385.jpeg) **I noticed that the reports...

Waiting on tests
parser

Hi! I've added the oauth authentication in jira integrations section.

docker
conflicts-detected
ui

Each finding in a SARIF file can contain a [codeFlows property](https://docs.oasis-open.org/sarif/sarif/v2.1.0/os/sarif-v2.1.0-os.html#_Toc34317656) that can refer to multiple source code locations relevant to the finding. SAST tools often use this property to...

enhancement

**Problem:** I was working on the Jira integration. The DefectDojo side worked as expected. I can export to Jira and the status of the stories is getting updated as I...

bug