Currently, we are only checking for EE and MP umbrella dependencies in the pom.xml dependency list to determine the version of EE and MP of the application to then pass to the binary scanner. This is not the most reliable method, and we should look to enhance our ability to detect the EE and MP versions of an application. Below are a few things we can look at to make this detection more robust:
Currently, we are only checking for EE and MP umbrella dependencies in the pom.xml dependency list to determine the version of EE and MP of the application to then pass to the binary scanner. This is not the most reliable method, and we should look to enhance our ability to detect the EE and MP versions of an application. Below are a few things we can look at to make this detection more robust: