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

Although it's not fully clear "what the problem is" reported in #8264 , we want to stop using the regex for validation and use the `cvss` library in a validator....

New Migration
apiv2
docs
unittests
integration_tests
parser

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [redis](https://bitnami.com) ([source](https://redirect.github.com/bitnami/charts/tree/HEAD/bitnami/redis)) | major | `~19.6.0` -> `~21.2.0` | --- ### Release Notes bitnami/charts (redis)...

dependencies
helm

It is more userfriendly to have only one MobSF scan type to choose. Before parsing MobSF files, you have to analyse which parser is the right one.

New Migration
settings_changes
docs
unittests
parser

**Description** Importing more than just `IdRef` and `Title` of XCCDF Findings. **before** ![image](https://github.com/user-attachments/assets/7d32ee79-777e-4e93-8f1c-3dbc30d956e1) **after** ![image](https://github.com/user-attachments/assets/2b873331-0f51-45fa-b425-4004ea4371b4) **notes** results in the OpenSCAP XCCDF result.xml contain `` and `` boxes for code. html2text...

parser

Bumps [django-multiselectfield](https://github.com/goinnn/django-multiselectfield) from 0.1.13 to 1.0.1. Release notes Sourced from django-multiselectfield's releases. v1.0.1 Badge image worked on GitHub but was broken on PyPI — fixed it. v1.0.0 This release introduces...

dependencies
python

This PR contains the following updates: | Package | Update | Change | |---|---|---| | redis | major | `7.2.9-alpine` -> `8.0.2-alpine` | --- ### Configuration 📅 **Schedule**: Branch creation...

docker
dependencies

Bumps python from 3.11.11-slim-bookworm to 3.13.5-slim-bookworm. Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | python |...

docker
dependencies

Finish of #11300

New Migration
settings_changes
apiv2
unittests
ui

**Bug description** The `finding_text` field does not display in the Jira issue description, even when it is defined in its instance (jira/id/edit). **Steps to reproduce** 1. Get a valid Jira...

bug