django-DefectDojo
django-DefectDojo copied to clipboard
DevSecOps, ASPM, Vulnerability Management. All on one platform.
ERROR: Service 'nginx' failed to build : Build failed
**Bug description** Currently using DefectDojo version 2.12.0 and trying to add new user signed up using google Oauth2.0 into a default group with some default permission (automatically without any intervention...
On the Engagement Edit page, it is possible to change the product. However, this has no effect on real engagement's product assignment. Adding the line to fix the issue. https://github.com/DefectDojo/django-DefectDojo/issues/6588
**Bug description** Gitlab Container Scan report generates an error; both when imported from a pipeline via an API call and from the GUI **Steps to reproduce** Import a Gitlab Container...
Managing a persistent volume claim outside the Chart seems to be stressful. The Chart should be self-sufficient hence, the reason for creating this PR.
Added a rebuild reminder for saving the changes in defect dojo authentication, some users may not think about it when realizing changes and it can prevent them from opening future...
See https://github.com/DefectDojo/django-DefectDojo/issues/6468 PoC to set request.user in a custom middleware when TokenAuthentication is used for API access. TODO: * better alternatives? * middleware ordering? * exception handling * tests!
When editing a finding, a click on the "See Alerts" button at the right corner of the webpage will cause a JQuery JavaScript Error. Removing JQuery usage and using JS...
Team, The ldap integration for Defect Dojo is not working. Ref - https://github.com/DefectDojo/django-DefectDojo/issues/3981 Any suggestion? If possible can we have it as officially part of defect dojo for ldap integration?
### Description When sorting by the *Active (Verified)* column in the various engagements lists, the items are sorted lexicographically (a.k.a alphabetically) instead of numerically. Here's an example taken from a...