oscerd commented on PR #25051:
URL: https://github.com/apache/camel/pull/25051#issuecomment-5069259060

   Thank you for the follow-up review. All findings addressed:
   
   1. ✅ `shouldReportCleanForCurrentVersion` now asserts 
`result.summary().clean()` is true
   2. ✅ `shouldIncludeReachabilityWhenRoutesProvided` now asserts 
`reachableVulnerableArtifacts >= 0`
   3. ✅ `shouldAuditOlderVersionWithKnownCves` now asserts `totalCves > 0` (was 
`>= 0`)
   4. `extractUsedSchemes` divergence — acknowledged, practical impact is low 
as noted
   5. ✅ Added comment explaining second catalog loop intent (transitive 
components used in routes but not in POM)
   
   _Claude Code on behalf of oscerd_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to