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

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | redis | digest | `22917da` -> `dc1b954` | --- ### Configuration 📅 **Schedule**:...

docker
dependencies

Bumps [easymde](https://github.com/Ionaru/easy-markdown-editor) from 2.16.1 to 2.18.0. Changelog Sourced from easymde's changelog. [2.18.0] - 2022-09-20 Added toolbarButtonClassPrefix option to resolve conflicts with Bootstrap classes (#493). [2.17.0] - 2022-08-20 Added Improved CSRF...

dependencies
javascript

The URL inside the file location (in Finding view) generated from Repo URL (in Engagement configuration) is only based on `source_code_management_uri` but scanning results come front different commit hash or...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | redis | patch | `7.0.4-alpine` -> `7.0.5-alpine` | --- ### Configuration 📅 **Schedule**:...

docker
dependencies

Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.60.0 to 2.62.0. Release notes Sourced from google-api-python-client's releases. v2.62.0 2.62.0 (2022-09-20) Features analyticshub: update the api https://github.com/googleapis/google-api-python-client/commit/2cedffbb22a6e35606a4bfe2a53659d7eb51a29b (4385b0d) artifactregistry: update the api https://github.com/googleapis/google-api-python-client/commit/24238de0ec1217ab561bc2f2b036902a0a9dfdb3 (4385b0d) assuredworkloads: update...

dependencies
python

Bumps [humanize](https://github.com/python-humanize/humanize) from 4.3.0 to 4.4.0. Release notes Sourced from humanize's releases. 4.4.0 Added Add installation instructions (#56) @​hugovk Internationalise the decimal separator in intcomma() (#53) @​Luflosi Internationalise intcomma for...

dependencies
python

Due to incomplete fix in https://github.com/DefectDojo/django-DefectDojo/pull/6452 Explainer: The initial fix was too narrow in its decision/conditions, only looking at items/findings that had a `mitigated` timestamp. Instead, `is_mitigated` should be used,...

Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.13.1 to 3.14.0. Commits 2da473c Add 3.14 announcement to the docs 58e0a69 Update setup.py to drop Django 2.2 and update release notes (#8666) 11bfda9 both statement have...

dependencies
python

Display exploitable CVE information EPSS values in Defect Dojo. EPSS in a column so CVEs can be sorted by. Solutions: Preferred: Cross reference CVE with EPSS database https://www.first.org/epss/data_stats.html so that...

enhancement

Checking for Resolved isn't enough for the json import.

unittests
parser