Skip to content

Conversation

@devmehtabd
Copy link
Contributor

@devmehtabd devmehtabd commented Dec 8, 2025

This PR bumps up method-analyzer-core library to gracefully handle the exceptions for malformed classes described here.
PR: blackducksoftware/method-use-analyzer#40

@devmehtabd devmehtabd requested a review from cpottsbd December 8, 2025 14:27
* (IDETECT-4707) The PIP Native Inspector now appropriately handles package names containing a dot character.
* (IDETECT-4864) The UV Detector now appropriately runs even if the optional field `[tool.uv] manage = true` is not specified.
* (IDETECT-4760) Any dependencies listed in a Gradle dependency tree as a `(c)` dependency constraint will no longer be identified as dependencies unless they also appear elsewhere in the tree.
* (IDETECT-4924) Resolved an issue where Impact Analysis Scan threw errors on malformed classes; it now handles them gracefully by logging a warning, skipping the affected classes and puts them in the scan output.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small tweak suggestion:

  • (IDETECT-4924) Resolved an issue where Impact Analysis Scan threw errors on malformed classes; it now handles them gracefully by logging a warning, skipping the affected classes, and adding them to the scan output.

@devmehtabd devmehtabd merged commit 7b57d8f into master Dec 12, 2025
@devmehtabd devmehtabd deleted the dev/devm/IDETECT-4924 branch December 12, 2025 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants