From d775e62c8747164af70437f187c1467da7c901b1 Mon Sep 17 00:00:00 2001 From: Paul Osinski <42211303+paulOsinski@users.noreply.github.com> Date: Tue, 31 Dec 2024 13:20:06 -0500 Subject: [PATCH] Update changelog.md --- docs/content/en/changelog/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/changelog/changelog.md b/docs/content/en/changelog/changelog.md index 06e84652b21..be48f1b4c1b 100644 --- a/docs/content/en/changelog/changelog.md +++ b/docs/content/en/changelog/changelog.md @@ -9,7 +9,7 @@ For Open Source release notes, please see the [Releases page on GitHub](https:// ## Dec 31, 2024: v2.41.4 -- **(API)** Changed functionality of 'Force To Active / Verified' flag: True now forces to Active, while False will keep the tool's status (rather than forcing to Inactive). +- **(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