Skip to content

Release: Merge back 2.44.3 into bugfix from: master-into-bugfix/2.44.3-2.45.0-dev #12088

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Mar 24, 2025

Conversation

github-actions[bot]
Copy link
Contributor

Release triggered by rossops

dependabot bot and others added 7 commits March 17, 2025 10:30
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.0 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.26.0 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-helpers)

---
updated-dependencies:
- dependency-name: "@babel/helpers"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Docs: Pin versions and add GHA for testing build failures

* update action

* Pin doks theme

* Silly typo

* Update lock file
Release: Merge release into master from: release/2.44.3
Copy link

dryrunsecurity bot commented Mar 24, 2025

DryRun Security Summary

Comprehensive update to GitHub Actions workflow, package dependencies, DefectDojo version, and Helm chart configuration with a focus on version updates, security improvements, and dependency management.

Expand for full summary
  1. Summary: Updated GitHub Actions workflow, package dependencies, DefectDojo version, and Helm chart version across multiple files, focusing on version updates and configuration improvements.

  2. Security Findings:

  • In .github/workflows/validate_docs_build.yml:

    • Workflow uses pinned action versions, which helps prevent unexpected behavior
    • Production environment variables ensure secure configuration
    • Build process uses minification to reduce potential information disclosure
  • In docs/package-lock.json and docs/package.json:

    • Removed version range specifiers, which could potentially reduce risk of unexpected updates
    • Node.js version update to 22.14.0 might include security patches
    • Potential dependency update risks require thorough testing
  • In dojo/__init__.py:

    • Version update to 2.44.3 with no direct security implications
    • Uses HTTPS for GitHub and documentation URLs
  • In helm/defectdojo/Chart.yaml:

    • Uses HTTPS for icon URL
    • No sensitive information exposed
    • Secure dependency repositories

View PR in the DryRun Dashboard.

@rossops rossops closed this Mar 24, 2025
@rossops rossops reopened this Mar 24, 2025
@rossops rossops merged commit 1ba821f into bugfix Mar 24, 2025
76 checks passed
@rossops rossops deleted the master-into-bugfix/2.44.3-2.45.0-dev branch March 24, 2025 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants