Skip to content

fix(docs): Typo in "Release Notes" link#10682

Merged
mtesauro merged 1 commit intoDefectDojo:bugfixfrom
kiblik:docs_notes_typo
Aug 9, 2024
Merged

fix(docs): Typo in "Release Notes" link#10682
mtesauro merged 1 commit intoDefectDojo:bugfixfrom
kiblik:docs_notes_typo

Conversation

@kiblik
Copy link
Copy Markdown
Contributor

@kiblik kiblik commented Aug 6, 2024

Fix typo (probably from copy-pasting)

@github-actions github-actions Bot added the docs label Aug 6, 2024
@dryrunsecurity
Copy link
Copy Markdown

dryrunsecurity Bot commented Aug 6, 2024

DryRun Security Summary

This GitHub pull request documents the 2.37.x release of the DefectDojo application, which includes the removal of support for MySQL and RabbitMQ from various components, a breaking change that requires users to migrate to the supported database and message queue options.

Expand for full summary

Summary:

The changes in this GitHub pull request focus on documenting the 2.37.x release of the DefectDojo application. The primary change is the removal of support for MySQL and RabbitMQ from various components, including the Docker Compose files, Helm Chart, and CI/CD tests. This is a breaking change, and users of these technologies will need to migrate to the supported database and message queue options.

From an application security perspective, the removal of support for MySQL and RabbitMQ could be viewed as a positive change, as it simplifies the deployment and maintenance of the application, potentially reducing the attack surface. However, it is essential to ensure that the new supported database and message queue technologies are properly configured and secured to mitigate any potential security risks. Additionally, users of the application will need to carefully plan and execute the migration to the new technologies to avoid any disruptions or security incidents.

Files Changed:

  • docs/content/en/getting_started/upgrading/2.37.md: This file has been updated to document the changes in the 2.37.x release of the DefectDojo application, specifically the removal of support for MySQL and RabbitMQ from various components, including the Docker Compose files, Helm Chart, and CI/CD tests.

Code Analysis

We ran 9 analyzers against 1 file and 0 analyzers had findings. 9 analyzers had no findings.

Riskiness

🟢 Risk threshold not exceeded.

View PR in the DryRun Dashboard.

Copy link
Copy Markdown
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@mtesauro mtesauro merged commit 4e60810 into DefectDojo:bugfix Aug 9, 2024
@kiblik kiblik deleted the docs_notes_typo branch August 9, 2024 21:49
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.

5 participants