django-DefectDojo
django-DefectDojo copied to clipboard
DevSecOps, ASPM, Vulnerability Management. All on one platform.
**Bug description** Helm chart use depraced kubernetes.io/ingress.class it's problem with cloud deployment of nginx ingress with that class we should add separated file in templates https://github.com/DefectDojo/django-DefectDojo/tree/master/helm/defectdojo/templates with spec.ingressClassname **Steps to...
**Slack us first!** The invite link () currently shows **“Oops! Looks like something went wrong or you are already signed up.”** I am not signed up and have retried several...
The https://defectdojo.github.io/django-DefectDojo/integrations/importing/ page unfortunately does not specify the necessary pre-requisites to manually import scan results. I'm very new to the product, so perhaps I am overlooking somewhere that it is...
**Is your feature request related to a problem? Please describe** Openvas does not make difference between High and Critical vulnerabilities. So even vulnerability above 9 is tagged as High. In...
**Description** This PR adds a REST API endpoint `/api/v2/metrics/simple` for programmatic access to DefectDojo's simple metrics functionality. This will enable automated reporting and external dashboard integration Changes: - New API...
Hi, I need assistance understanding how the "accepted findings" mapping works in the DefectDojo JIRA integration. The documentation lacks clear details, and I have several questions: What does "accepted findings"...
### Discussed in https://github.com/DefectDojo/django-DefectDojo/discussions/12539 Originally posted by **nmathews24** June 2, 2025 After we upgraded Sonarqube to v2025.1.1, the sonarqube import-scan is not pulling some fields like Description and CWE in...
Hi ! I was trying to setup the cobalt.io API connection from v. 2.47.0 version. I followed those instructions to get the organization token : https://docs.cobalt.io/cobalt-api/get-organization-token/ and had the following...
### **Bug description** Opening the “View Engagement” page for an engagement that contains tests with **≈ 20 000 findings and > 1 000 re-imports** takes **~50 s**. `prefetch_for_view_tests()` counts findings...
Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.58.2 to 2.6.1. Release notes Sourced from pygithub's releases. v2.6.1 Bug Fixes Fix broken pickle support for Auth classes by @EnricoMi in PyGithub/PyGithub#3211 Remove schema from Deployment,...