Replies: 2 comments 14 replies
-
|
Hi @jni2000, I would say "two tools give different results". Nevertheless, it would be very interesting to learn and improve EMBA. So, if you can share such testcases I will take a look if we can improve EMBA. Thanks |
Beta Was this translation helpful? Give feedback.
-
|
Hi @m-1-k-3 , Thanks for responding. I did a bit in-depth investigation of the CVEs found by running the cve-bin-tool alone and found that all the CVEs reported are located in the pom.xml files. I guess this might be the missing parts in emba. Is there a configuration such as profile setting to include them into scan ? I felt that a more comprehensive solution to cover the CVE detection is to do the followings
If you can provide any technical instructions on how to do the aggregation, I'd be happy to help implementing the above if you agree. Best James |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi community
I understand that emba scan normally can find more CVEs than using the cve-bin-tool itself, and this is true in most of my scan tests. However, in a few of my tests, running cve-bin-tool alone found a bunch of CVEs while running emba against the same software did not find any CVE at all, what could the reasons of this situation?
Best regards
Beta Was this translation helpful? Give feedback.
All reactions