Skip to content

Commit e0e3a28

Browse files
authored
Merge pull request #1520 from blackducksoftware/dev/devm/uv-doc-update
Update UV doc note to be more clear
2 parents fb4a9af + 27892ab commit e0e3a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/src/main/markdown/currentreleasenotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
* (IDETECT-3456) BOM components marked as "ignored" will no longer appear in [detect_product_short] risk reports.
3939
* (IDETECT-4781) Signature Scans will no longer fail if SCA Scan Service (SCASS) related IPs are blocked. A performance warning will be printed and a non-SCASS Signature Scan will be performed.
40-
* (IDETECT-4759) Updated [detect_product_short] UV Detector to prevent execution when the `toml` file does not have a `[tool.uv]` section, and to not return a success status unless a BDIO file is generated.
40+
* (IDETECT-4759) Updated [detect_product_short] UV Detector to prevent execution when the `toml` file does not have a `[tool.uv]` section with `managed = true` value, and to not return a success status unless a BDIO file is generated.
4141
* (IDETECT-4746) Fixed Cargo Lockfile Detector incorrectly labeling transitive dependencies as direct dependencies.
4242
* (IDETECT-4728) Rapid Scans using `BOM_COMPARE_STRICT` now show a clear message if the project version doesn’t exist, guiding users to run a full scan to create it.
4343
* (IDETECT-4736) Gradle Native Inspector no longer appends `+FAILED` suffix to unresolved dependency versions in BDIO output.

0 commit comments

Comments
 (0)