Skip to content

Commit

Permalink
update Pro changelog 2.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Osinski committed Jan 6, 2025
1 parent 4d2bc4f commit 69cc160
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions docs/content/en/changelog/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,17 @@ Here are the release notes for **DefectDojo Pro (Cloud Version)**. These release

For Open Source release notes, please see the [Releases page on GitHub](https://github.com/DefectDojo/django-DefectDojo/releases), or alternatively consult the Open Source [upgrade notes](../../open_source/upgrading/upgrading_guide).

## Jan 6, 2024: v2.42.0

- **(API)** `/test_reimport` results can now be ordered via id, created, modified, version, branch_tag, build_id, and commit_hash.
- **(Jira)** When a Risk Acceptance expires, linked Jira Group issues will now be updated to reflect the status change.

## Dec 31, 2024: v2.41.4

- **(API)** 'Force To Active / Verified' flag is no longer required when calling `/import-scan`, `/reimport-scan` endponts: a value of True now forces to Active, False now forces to Inactive, while setting a value of none (or not using the flag) will use the tool's status.
- **(Beta UI)** Added ability to regenerate / copy your API token
- **(Beta UI)** Fixed bug preventing date / planned remediation dates from being added via Bulk Edit
- **(Import)** Added fields for EPSS score and percentile to Generic Findings Import parser
- **(Beta UI)** Added ability to regenerate / copy your API token.
- **(Beta UI)** Fixed bug preventing date / planned remediation dates from being added via Bulk Edit.
- **(Import)** Added fields for EPSS score and percentile to Generic Findings Import parser.

## Dec 24, 2024: v2.41.3

Expand Down

0 comments on commit 69cc160

Please sign in to comment.