-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Release: Merge release into master from: release/2.38.1 #10885
Conversation
….39.0-dev Release: Merge back 2.38.0 into bugfix from: master-into-bugfix/2.38.0-2.39.0-dev
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.0...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: added Legitify parser * style: quality fix * feat: updated .settings.dist.py * feat: updated .settings.dist.py --------- Co-authored-by: Damián Pardiñas Rodríguez <damian@MacBook-Pro-de-Damian.local>
* Add parser, datasets, unittests, doc and dedup alg * quality changes * ruff linting * Add new checksum * status in parser * settings hash updated
…10864) Co-authored-by: Cody Maffucci <46459665+Maffooch@users.noreply.github.com>
* Dynamic Parsing: Add flag to indicate new test types * Add some tests
DryRun Security SummaryThis GitHub pull request contains a variety of changes across multiple files, primarily focused on improving the security and functionality of the DefectDojo application, including adding documentation for new parsers, updating dependencies, implementing new features, improving the handling and processing of security scan data, and enhancing the application's security posture. Expand for full summarySummary: This GitHub pull request contains a variety of changes across multiple files, primarily focused on improving the security and functionality of the DefectDojo application. The changes include:
Overall, these changes demonstrate a strong focus on application security and a commitment to continuously improving the DefectDojo platform's ability to manage and mitigate security risks. Files Changed:
Code AnalysisWe ran
Riskiness🟢 Risk threshold not exceeded. |
Release triggered by
Maffooch