Skip to content

Release: Merge back 2.50.0 into bugfix from: master-into-bugfix/2.50.0-2.51.0-dev#13093

Merged
rossops merged 81 commits intobugfixfrom
master-into-bugfix/2.50.0-2.51.0-dev
Sep 2, 2025
Merged

Release: Merge back 2.50.0 into bugfix from: master-into-bugfix/2.50.0-2.51.0-dev#13093
rossops merged 81 commits intobugfixfrom
master-into-bugfix/2.50.0-2.51.0-dev

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Sep 2, 2025

Release triggered by rossops

DefectDojo release bot and others added 30 commits August 4, 2025 15:47
….0-dev

Release: Merge back 2.49.0 into dev from: master-into-dev/2.49.0-2.50.0-dev
…(.github/workflows/release-x-manual-tag-as-latest.yml) (#12909)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Add CISA KEV date (publishDate) + Add Exploitable boolean + Add Ransomware boolean

Add CISA KEV date (publishDate) + Add Exploitable boolean + Add Ransomware boolean

* Update parser.py

* Update parser.py

* Fix kev_date - add conversion

kev_date format is not as expected - adding a conversion

* fix indent

fix indent

* Update parser.py

* Update parser.py

* Update parser.py

* Fix unbound local var

Defined too late, fixing so it's defined earlier
…e.json) (#12941)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Bumps [packageurl-python](https://github.com/package-url/packageurl-python) from 0.17.3 to 0.17.5.
- [Release notes](https://github.com/package-url/packageurl-python/releases)
- [Changelog](https://github.com/package-url/packageurl-python/blob/main/CHANGELOG.rst)
- [Commits](package-url/packageurl-python@v0.17.3...v0.17.5)

---
updated-dependencies:
- dependency-name: packageurl-python
  dependency-version: 0.17.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [redis](https://github.com/redis/redis-py) from 6.2.0 to 6.4.0.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v6.2.0...v6.4.0)

---
updated-dependencies:
- dependency-name: redis
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.16.0 to 3.16.1.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.16.0...3.16.1)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-version: 3.16.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… (docs/package.json) (#12926)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Bumps [boto3](https://github.com/boto/boto3) from 1.40.0 to 1.40.5.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.0...1.40.5)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.40.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.7 to 0.12.8.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.12.7...0.12.8)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.12.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ub/workflows/validate_docs_build.yml) (#12949)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ramework-tests.yml) (#12932)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.5 to 45.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@45.0.5...45.0.6)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 45.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…package.json) (#12928)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* static group view

* refactoring to filters and finding_group view
upgrades cvss to 1.6, as originally proposed in #12917 by Dependabot, but adds test fixes to account them fixing metric order to comply with spec
…rkflows/test-helm-chart.yml) (#12957)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….0-dev

Release: Merge back 2.49.1 into dev from: master-into-dev/2.49.1-2.50.0-dev
…ithub/workflows/validate_docs_build.yml) (#12960)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Bumps [boto3](https://github.com/boto/boto3) from 1.40.5 to 1.40.6.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.5...1.40.6)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.40.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…e.json) (#12973)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….1 in helm chart (#12965)

* Set database hostname to 127.0.0.1 by default

* Move and update comment about external instance in postgresql to ease the usage
…b/workflows/validate_docs_build.yml) (#12961)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.42 to 2.0.43.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-version: 2.0.43
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [boto3](https://github.com/boto/boto3) from 1.40.6 to 1.40.10.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.6...1.40.10)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.40.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…12992)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
kiblik and others added 14 commits August 27, 2025 12:31
Bumps [boto3](https://github.com/boto/boto3) from 1.40.16 to 1.40.17.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.16...1.40.17)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.40.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [boto3](https://github.com/boto/boto3) from 1.40.16 to 1.40.18.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.16...1.40.18)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.40.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt Tesauro <mtesauro@gmail.com>
Bumps [boto3](https://github.com/boto/boto3) from 1.40.18 to 1.40.20.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.18...1.40.20)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.40.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…le Version (#13047)

* Updated Docs to change CLI tool reference

* update-docs-link-in-settings.py

* Updated references to compatible version of hugo

---------

Co-authored-by: Jino Tesauro <jino@defectdojo.com>
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.10 to 0.12.11.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.12.10...0.12.11)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.12.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…son) (#13073)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Bumps [python-gitlab](https://github.com/python-gitlab/python-gitlab) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/python-gitlab/python-gitlab/releases)
- [Changelog](https://github.com/python-gitlab/python-gitlab/blob/main/CHANGELOG.md)
- [Commits](python-gitlab/python-gitlab@v6.2.0...v6.3.0)

---
updated-dependencies:
- dependency-name: python-gitlab
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 2.50.0: Merge Bugfix into Dev
Release: Merge release into master from: release/2.50.0
@rossops rossops closed this Sep 2, 2025
@rossops rossops reopened this Sep 2, 2025
@github-actions github-actions Bot added docker New Migration Adding a new migration file. Take care when merging. apiv2 docs unittests ui parser helm lint labels Sep 2, 2025
@dryrunsecurity
Copy link
Copy Markdown

dryrunsecurity Bot commented Sep 2, 2025

DryRun Security

🔴 Risk threshold exceeded.

This pull request contains sensitive edits to multiple files in the dojo directory and templates, and includes a supply chain risk from an unmaintained GitHub Action fork and an insecure GitHub Action versioning issue in the workflow files.

🔴 Configured Codepaths Edit in dojo/filters.py
Vulnerability Configured Codepaths Edit
Description Sensitive edits detected for this file. Sensitive file paths and allowed authors can be configured in .dryrunsecurity.yaml.
🔴 Configured Codepaths Edit in dojo/finding_group/urls.py
Vulnerability Configured Codepaths Edit
Description Sensitive edits detected for this file. Sensitive file paths and allowed authors can be configured in .dryrunsecurity.yaml.
🔴 Configured Codepaths Edit in dojo/finding_group/views.py
Vulnerability Configured Codepaths Edit
Description Sensitive edits detected for this file. Sensitive file paths and allowed authors can be configured in .dryrunsecurity.yaml.
🔴 Configured Codepaths Edit in dojo/templates/base.html
Vulnerability Configured Codepaths Edit
Description Sensitive edits detected for this file. Sensitive file paths and allowed authors can be configured in .dryrunsecurity.yaml.
🔴 Configured Codepaths Edit in dojo/templates/dojo/finding_groups_list.html
Vulnerability Configured Codepaths Edit
Description Sensitive edits detected for this file. Sensitive file paths and allowed authors can be configured in .dryrunsecurity.yaml.
🔴 Configured Codepaths Edit in dojo/templates/dojo/finding_groups_list_snippet.html
Vulnerability Configured Codepaths Edit
Description Sensitive edits detected for this file. Sensitive file paths and allowed authors can be configured in .dryrunsecurity.yaml.
🔴 Configured Codepaths Edit in dojo/filters.py
Vulnerability Configured Codepaths Edit
Description Sensitive edits detected for this file. Sensitive file paths and allowed authors can be configured in .dryrunsecurity.yaml.
🔴 Configured Codepaths Edit in dojo/finding_group/urls.py
Vulnerability Configured Codepaths Edit
Description Sensitive edits detected for this file. Sensitive file paths and allowed authors can be configured in .dryrunsecurity.yaml.
🔴 Configured Codepaths Edit in dojo/finding_group/views.py
Vulnerability Configured Codepaths Edit
Description Sensitive edits detected for this file. Sensitive file paths and allowed authors can be configured in .dryrunsecurity.yaml.
🔴 Configured Codepaths Edit in dojo/templates/base.html
Vulnerability Configured Codepaths Edit
Description Sensitive edits detected for this file. Sensitive file paths and allowed authors can be configured in .dryrunsecurity.yaml.
🔴 Configured Codepaths Edit in dojo/templates/dojo/finding_groups_list.html
Vulnerability Configured Codepaths Edit
Description Sensitive edits detected for this file. Sensitive file paths and allowed authors can be configured in .dryrunsecurity.yaml.
🔴 Configured Codepaths Edit in dojo/templates/dojo/finding_groups_list_snippet.html
Vulnerability Configured Codepaths Edit
Description Sensitive edits detected for this file. Sensitive file paths and allowed authors can be configured in .dryrunsecurity.yaml.
🔴 Configured Codepaths Edit in dojo/templatetags/display_tags.py
Vulnerability Configured Codepaths Edit
Description Sensitive edits detected for this file. Sensitive file paths and allowed authors can be configured in .dryrunsecurity.yaml.
Supply Chain Risk from Unmaintained Fork in .github/workflows/release_drafter_valentijn.yml
Vulnerability Supply Chain Risk from Unmaintained Fork
Description The workflow uses a personal fork valentijnscholten/release-drafter of a GitHub Action. The code explicitly states that this fork is 'not maintained anymore', indicating a significant supply chain risk. Unmaintained actions do not receive security updates, leaving the workflow vulnerable to known or future exploits in the action's code or its dependencies.

update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: valentijnscholten/release-drafter@f587de96a420b4b7f767d7eb12817926f18cad69 # master # TODO: not maintained anymore - missing part is maybe already solved in the upstream
with:
version: ${{github.event.inputs.version}}
previous-version: ${{github.event.inputs.previous-version}}

Insecure GitHub Action Versioning in .github/workflows/build-docker-images-for-testing.yml
Vulnerability Insecure GitHub Action Versioning
Description The actions/checkout action is pinned to a specific commit SHA (08c6903cd8c0fde910a37f88322edcfb5dd907a8). As per the problem description, this SHA corresponds to version v4.1.6. However, the accompanying comment incorrectly identifies it as v5.0.0 and also references v4.2.2. This discrepancy is misleading and indicates that an older version of the action is being used than what the comments suggest, potentially missing security fixes present in newer versions of actions/checkout (e.g., v4.2.2 or v5.0.0).

echo $GITHUB_ENV
- name: Checkout
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
persist-credentials: false

We've notified @mtesauro.


All finding details can be found in the DryRun Security Dashboard.

@rossops rossops merged commit 7338c97 into bugfix Sep 2, 2025
83 checks passed
@rossops rossops deleted the master-into-bugfix/2.50.0-2.51.0-dev branch September 2, 2025 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.