spring data jpa - Resolved OWASP issues still seems to be reported -


i upgraded spring-data-jpa v1.11.0.release mitigate https://pivotal.io/security/cve-2016-6652 reported owasp-dependency plugin.

as per webpage upgrading ingalls (v1.11.0) should have fix issue still gets reported owasp dependency check plugin.

i think issues updated via https://nvd.nist.gov/vuln/data-feeds not find easy way root cause. assume either feed not updated or missing something.

thanks!


Comments

Popular posts from this blog

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -