fix(docs): Typo in "Release Notes" link#10682
Conversation
DryRun Security SummaryThis 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 summarySummary: 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:
Code AnalysisWe ran Riskiness🟢 Risk threshold not exceeded. |
Fix typo (probably from copy-pasting)