django-DefectDojo
django-DefectDojo copied to clipboard
DevSecOps, ASPM, Vulnerability Management. All on one platform.
**Describe the solution you'd like** As a penetration tester, i want to start a new engagement and not copy, but link older vulnerabilities (from previous engagements) to the new engagement....
Bumps [datatables.net](https://github.com/DataTables/Dist-DataTables) from 1.13.4 to 2.1.8. Release notes Sourced from datatables.net's releases. 1.13.11 DataTables 1.13.11 Commits 155c47b Sync tag release - 2.1.8 1150bb1 643377800fbf3b1e050b8d59a843837710aea693 Release 2.1.8 847314e 658b9d4ce42406bea630174635f258d08655df7f Fix: Columns...
Bumps [datatables.net-dt](https://github.com/DataTables/Dist-DataTables-DataTables) from 1.13.4 to 2.1.8. Release notes Sourced from datatables.net-dt's releases. 1.13.11 DataTables 1.13.11 Commits fd75b2a Sync tag release - 2.1.8 6f91042 643377800fbf3b1e050b8d59a843837710aea693 Release 2.1.8 330f596 658b9d4ce42406bea630174635f258d08655df7f Fix: Columns...
Change the Benchmark_Type model to use a database table as a source rather than hard coded values so new types can be added and add APIs to support CRUD functionality...
**Bug description** While uploading a large number of findings to defectdojo, the most of them are uploaded, however the action encounter an error and the reminder findings cannot upload. For...
Hello Team, I was curious about the `cwe` field in the aquasec scans as well as AWS security hub scans. The field with name `cwe_info` is further in the chain...
**Problem description** I am trying to install defect dojo in my ubuntu system as per https://github.com/DefectDojo/django-DefectDojo, but gettign an error as "Checking docker compose version is not a supported docker-compose...
### Description View Finding fields are all wrapped in `` tags, breaking markdown formatting. This PR just removes those tags and allows markdown formatting to be parsed correctly. ### Test...
**Bug description** I scanned an example project : https://github.com/WebGoat/WebGoat.git , using Nexus IQ and imported the result file to DefectDojo , but didn t get exactly the same result. **Steps...
The `auditlog_logentry.ibd` grows forever (as already reported in #9153 ). However, I tried both the solutions suggested (setting the `DD_AUDITLOG_FLUSH_RETENTION_PERIOD` environment variable didn't have any effect and running the `docker...