Following query gives the total number of releases who have vulnerabilities (one at least)MATCH (r)-[e:addedValues]->(av) WHERE av.type = 'CVE' AND av.value CONTAINS 'cwe’ RETURN COUNT(r)Then I sav
Maven Package Analysis Overview This repository contains scripts and notebooks for analyzing Maven packages. The analysis includes: Distribution of Maven packages across different ranges of s