Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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 32 commits into from
Apr 14, 2025
Merged

Conversation

github-actions[bot]
Copy link
Contributor

Release triggered by rossops

DefectDojo release bot and others added 30 commits March 31, 2025 16:01
….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]>
manuel-sommer and others added 2 commits April 12, 2025 00:14
* 💄 🪲 Fix Aqua parser severity justification

* update

* update
@rossops rossops closed this Apr 14, 2025
@rossops rossops reopened this Apr 14, 2025
@github-actions github-actions bot added settings_changes Needs changes to settings.py based on changes in settings.dist.py included in this PR docs unittests ui parser helm labels Apr 14, 2025
Copy link

dryrunsecurity bot commented Apr 14, 2025

DryRun Security

🔴 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.

⚠️ Configured Codepaths Edit in dojo/finding/views.py
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.

@rossops rossops merged commit 3fd00f0 into master Apr 14, 2025
75 of 76 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs helm parser settings_changes Needs changes to settings.py based on changes in settings.dist.py included in this PR ui unittests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants