-
Notifications
You must be signed in to change notification settings - Fork 973
Open
Labels
enhancementNew feature or requestNew feature or requestneeds triageNew issue that requires triageNew issue that requires triage
Description
Is your feature request related to a problem? Please describe.
Jar analyzer currently reports only jars that have a .jar
or .war
extension.
It would be great to have an option to include internal jars as well - so that users can provide more context for troubleshooting - and for statistical purposes (e.g. what are popular libraries).
See
Line 150 in 129f224
// Only code locations with .jar and .war extension should make it here |
Describe the solution you'd like
see above
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestneeds triageNew issue that requires triageNew issue that requires triage