False Positive on activemq-all-5.15.11.jar
See original GitHub issueFalse positive on library activemq-all-5.15.11.jar - reported as cpe:2.3🅰️apache:activemq:5.15.11::::::😗
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-all</artifactId>
<version>5.15.11</version>
</dependency>
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:7 (2 by maintainers)
Top Results From Across the Web
Unanswered 'activemq' Questions - Page 3 - Stack Overflow
My application uses Java 1.7.x, but when I run my application using activemq-all5.15.11.jar I get the error below. ActivMQ documentation says ActiveMQ 5...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Suppression rules were added for the specific CVEs. New CVEs may come up in the future…
@aikebah I agree we should probably remove the base suppression that is already present.
Things like Active MQ do present more of a challenge. For the uses cases for ODC I wonder iff we could add something like:
Then again - I’ve seen people use ODC in unexpected ways… So I tend to agree with you - maybe we should leave AMQ alone and let developers manager this in their own scans.