-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Release: Merge release into master from: release/2.45.1 #12236
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
….45.0-dev Release: Merge back 2.44.4 into bugfix from: master-into-bugfix/2.44.4-2.45.0-dev
* jira docs: add ssl certificate instructions * Update docs/content/en/share_your_findings/jira_integration/connect_to_jira.md --------- Co-authored-by: Cody Maffucci <[email protected]>
* running in production should change aes key * running in production should change aes key * add instructions on how to generate AES key * adjust celery text
* sysdig: support new csv format * sysdig: support new json format * sysdig: linting * add scan file * sysdig: refactor into two parsers * sysdig: refactor into two parsers * sysdig: reorganize files to make test parsers happy * sysdig: reorganize files to make test parsers happy * sysdig: reorganize files to make test parsers happy * Make tests happy * sysdig: reorganize files to make test parsers happy * sysdig: reorganize files to make test parsers happy * sysdig: reorganize files to make test parsers happy * sysdig: reorganize files to make test parsers happy
* generic parser: handle is_mitigated and mitigated * generic parser: handle is_mitigated and mitigated
* wiz: handle mitigated timestamps * wiz: handle mitigated timestamps * wiz: handle mitigated timestamps * wiz: handle mitigated timestamps * wiz: failsafe * wiz: failsafe * finalize datetime parsing format
….46.0-dev Release: Merge back 2.45.0 into bugfix from: master-into-bugfix/2.45.0-2.46.0-dev
Co-authored-by: Cody Maffucci <[email protected]>
* 🔨 Rework RustyHog to fix #10584 * Update docs/content/en/connecting_your_tools/parsers/file/rusty_hog.md Co-authored-by: Cody Maffucci <[email protected]> * update --------- Co-authored-by: Cody Maffucci <[email protected]>
* wiz scan: handle more fields * wiz scan: handle more fields
* immuniweb json: domains * immuniweb json * immuniweb json * immuniweb json
* 🎉 Add cisco security advisory to vulnid * fix
* Updated Anchore Enterprise Documentation to fit parser. Note Anchore Engine is EOL replacement is Anchore Enterprise * Fix missing test link in documentation and bumped up chart version * Update helm/defectdojo/Chart.yaml Co-authored-by: Cody Maffucci <[email protected]> * Update anchore_engine.md --------- Co-authored-by: valentijnscholten <[email protected]> Co-authored-by: Cody Maffucci <[email protected]>
* h1: parse main_state * h1: parse main_state * h1: parse main_state * h1: parse main_state * h1: parse main_state
* changelog 2.45.0 * Update docs/content/en/changelog/changelog.md Co-authored-by: Charles Neill <[email protected]> --------- Co-authored-by: Paul Osinski <[email protected]> Co-authored-by: Cody Maffucci <[email protected]> Co-authored-by: Charles Neill <[email protected]>
* 💄 🪲 Fix Aqua parser severity justification * update * update
🔴 Risk threshold exceeded.This pull request introduces several security concerns, including sensitive file edits in critical system paths, potential access control modifications, and possible information disclosure risks across multiple components of the application.
|
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/engagement_pdf_report.html
Vulnerability | Configured Codepaths Edit |
---|---|
Description | Sensitive edits detected for this file. Sensitive file paths and allowed authors can be configured in .dryrunsecurity.yaml . |
💭 Unconfirmed Findings (5)
Vulnerability | Hardcoded Encryption Key Exposure |
---|---|
Description | Default AES256 encryption key found in docker-compose.yml at docs/content/en/open_source/installation/running-in-production.md. Recommended to replace with a unique, randomly generated key to prevent potential security risks. |
Vulnerability | Access Control Concern in Image Token Validation |
---|---|
Description | Explicit size comparison check for access tokens was removed in dojo/finding/views.py, potentially allowing more flexible token usage than originally intended. |
Vulnerability | Potential Information Disclosure |
---|---|
Description | Detailed finding descriptions in multiple files like dojo/tools/immuniweb/parser.py might expose sensitive context or internal system metadata. |
Vulnerability | External Link Security |
---|---|
Description | Multiple documentation files contain external links to security advisory and documentation sites. Recommended to verify and validate all external link destinations. |
Vulnerability | Date Parsing Flexibility |
---|---|
Description | Flexible date parsing in multiple parsers like dojo/tools/generic/json_parser.py could introduce parsing complexities and unexpected behavior with untrusted input. |
We've notified @mtesauro.
All finding details can be found in the DryRun Security Dashboard.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release triggered by
rossops