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

Description On the "External Tools: Universal Importer & DefectDojo-CLI (Pro)" docs page, universal importer code blocks still reference "defectdojo-cli". Those references were changed to "universal-importer." Changes were tested using hugo....

docs

**Bug description** Bulk edit on tags (Findings, Engagements) does not remove the tags from the modified Objects. Edit on Object tags (removal) does not remove child objects Tags. For example,...

bug

When creating or updating findings (or other entities that have a `tags` field), the `Finding.save()` method was called multiple times. Ultimately the `finding` was saved correctly, but this lead to...

apiv2
unittests

**Bug description** Where a Jira issue is linked to a Defect Dojo finding, **when closing the linked Jira**, the accompanying comment does NOT appear on the _notes_ section of the...

bug

Fixes [DefectDojo #12575](https://github.com/DefectDojo/django-DefectDojo/issues/12575) This PR is a pure-Python refactor that keeps every public API and template untouched while eliminating the two main performance bottlenecks reported in the issue: • Correlated...

**Description** This supports parsing Mayhem-generated SARIF reports. In general, the existing SARIF support _should_ work, however, there are some idiosyncrasies as Mayhem is a DAST tool, where the output fields...

docs
unittests
parser

Hi DefectDojo team, First of all, thank you for providing and maintaining such a great platform—DefectDojo has been invaluable to our security workflow. My name is Muhammed, and I work...

enhancement

# Prowler Scan Parser for DefectDojo **Description** This PR adds support for importing security scan results from Prowler - a security assessment and compliance tool for AWS, Azure, GCP, and...

docs
unittests
parser

Hi defect dojo team. I'm using a script to import data reports to defectdojo via API. When I use this script, I have duplication on the findings. I've checked "deduplicate...

**Description** 1. Core Functionality: - Implemented a robust parsing system for different types of Wiz CLI scan results: - Library vulnerabilities - Secrets detection - OS package vulnerabilities - Infrastructure...

settings_changes
docs
unittests
parser
helm