-
-
Notifications
You must be signed in to change notification settings - Fork 580
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue #931 : Support for Google OSV #1703
Issue #931 : Support for Google OSV #1703
Commits on Jun 10, 2022
-
Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bcbddff - Browse repository at this point
Copy the full SHA bcbddffView commit details -
Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ee624bc - Browse repository at this point
Copy the full SHA ee624bcView commit details
Commits on Jun 14, 2022
-
Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 594af37 - Browse repository at this point
Copy the full SHA 594af37View commit details
Commits on Jun 15, 2022
-
Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7b6ea43 - Browse repository at this point
Copy the full SHA 7b6ea43View commit details
Commits on Jun 16, 2022
-
Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a9a0783 - Browse repository at this point
Copy the full SHA a9a0783View commit details
Commits on Jun 17, 2022
-
Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a8adf36 - Browse repository at this point
Copy the full SHA a8adf36View commit details -
Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for eeb1372 - Browse repository at this point
Copy the full SHA eeb1372View commit details
Commits on Jun 23, 2022
-
update source of vulnerability
Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dba49b5 - Browse repository at this point
Copy the full SHA dba49b5View commit details -
Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0fb6ad1 - Browse repository at this point
Copy the full SHA 0fb6ad1View commit details
Commits on Jun 24, 2022
-
Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6f725af - Browse repository at this point
Copy the full SHA 6f725afView commit details -
Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b987030 - Browse repository at this point
Copy the full SHA b987030View commit details
Commits on Jun 28, 2022
-
update severity calculation and prioritize
Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cca6c9f - Browse repository at this point
Copy the full SHA cca6c9fView commit details -
handle vulnerability mapping to avoid whole task
Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cdf1e90 - Browse repository at this point
Copy the full SHA cdf1e90View commit details -
Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7fe4c5d - Browse repository at this point
Copy the full SHA 7fe4c5dView commit details
Commits on Jun 29, 2022
-
changes to avoid clashing with github or nvd
Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2edf945 - Browse repository at this point
Copy the full SHA 2edf945View commit details
Commits on Jun 30, 2022
-
fix for commit hash ranges and small changes requested
Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7fb3b42 - Browse repository at this point
Copy the full SHA 7fb3b42View commit details
Commits on Jul 1, 2022
-
Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d8f836a - Browse repository at this point
Copy the full SHA d8f836aView commit details -
handle version range types, disable default osv
Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 985a58f - Browse repository at this point
Copy the full SHA 985a58fView commit details -
fix de duplication of vulnerable softwares
Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 94072d5 - Browse repository at this point
Copy the full SHA 94072d5View commit details -
Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7b0afee - Browse repository at this point
Copy the full SHA 7b0afeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d66e211 - Browse repository at this point
Copy the full SHA d66e211View commit details
Commits on Jul 2, 2022
-
Perform
null
check before parsing PURLsSigned-off-by: nscuro <nscuro@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0477ecd - Browse repository at this point
Copy the full SHA 0477ecdView commit details -
Adjust class names to rest of the code base
Signed-off-by: nscuro <nscuro@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for a8aba45 - Browse repository at this point
Copy the full SHA a8aba45View commit details -
Remove redundant QueryManager method; Test more mapped vulnerability …
…fields Signed-off-by: nscuro <nscuro@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for da1d059 - Browse repository at this point
Copy the full SHA da1d059View commit details -
Refactor OSV range parsing to avoid infinite loops
Additional changes: * Rename `OsvVulnerability` to `OsvAffectedPackage` to avoid confusion * Be more strict about ordering of range events Signed-off-by: nscuro <nscuro@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for bb57600 - Browse repository at this point
Copy the full SHA bb57600View commit details
Commits on Jul 3, 2022
-
Fetch
Vulnerability#vulnerableSoftware
lazilyFor some odd reason, the query generated by DataNucleus for fetching `VulnerableSoftware` is drastically less efficient when using the `VULNERABLESOFTWARE` `@FetchGroup` over lazy fetching via `Vulnerability#getVulnerableSoftware()`. Query generated by fetch group: ``` SELECT 'org.dependencytrack.model.VulnerableSoftware' AS DN_TYPE,A1.CPE22,A1.CPE23,A1.EDITION,A1.ID AS NUCORDER0,A1."LANGUAGE",A1.OTHER,A1.PART,A1.PRODUCT,A1.PURL,A1.PURL_NAME,A1.PURL_NAMESPACE,A1.PURL_QUALIFIERS,A1.PURL_SUBPATH,A1.PURL_TYPE,A1.PURL_VERSION,A1.SWEDITION,A1.TARGETHW,A1.TARGETSW,A1."UPDATE",A1.UUID,A1.VENDOR,A1.VERSION,A1.VERSIONENDEXCLUDING,A1.VERSIONENDINCLUDING,A1.VERSIONSTARTEXCLUDING,A1.VERSIONSTARTINCLUDING,A1.VULNERABLE,A0.VULNERABILITY_ID FROM VULNERABLESOFTWARE_VULNERABILITIES A0 INNER JOIN VULNERABLESOFTWARE A1 ON A0.VULNERABLESOFTWARE_ID = A1.ID WHERE EXISTS (SELECT 'org.dependencytrack.model.Vulnerability' AS DN_TYPE,A0_SUB.ID AS DN_APPID FROM VULNERABILITY A0_SUB WHERE A0_SUB.SOURCE = 'NVD' AND A0_SUB.VULNID = 'CVE-2020-0404' AND A0.VULNERABILITY_ID = A0_SUB.ID) ORDER BY NUCORDER0 ``` Query generated by `getVulnerableSoftware()`: ``` SELECT 'org.dependencytrack.model.VulnerableSoftware' AS DN_TYPE,A1.CPE22,A1.CPE23,A1.EDITION,A1.ID AS NUCORDER0,A1."LANGUAGE",A1.OTHER,A1.PART,A1.PRODUCT,A1.PURL,A1.PURL_NAME,A1.PURL_NAMESPACE,A1.PURL_QUALIFIERS,A1.PURL_SUBPATH,A1.PURL_TYPE,A1.PURL_VERSION,A1.SWEDITION,A1.TARGETHW,A1.TARGETSW,A1."UPDATE",A1.UUID,A1.VENDOR,A1.VERSION,A1.VERSIONENDEXCLUDING,A1.VERSIONENDINCLUDING,A1.VERSIONSTARTEXCLUDING,A1.VERSIONSTARTINCLUDING,A1.VULNERABLE FROM VULNERABLESOFTWARE_VULNERABILITIES A0 INNER JOIN VULNERABLESOFTWARE A1 ON A0.VULNERABLESOFTWARE_ID = A1.ID WHERE A0.VULNERABILITY_ID = ? ORDER BY NUCORDER0 ``` Signed-off-by: nscuro <nscuro@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for c6c687e - Browse repository at this point
Copy the full SHA c6c687eView commit details
Commits on Jul 21, 2022
-
Signed-off-by: Sahiba Mittal <sahibamittal98@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d855040 - Browse repository at this point
Copy the full SHA d855040View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c23fac - Browse repository at this point
Copy the full SHA 0c23facView commit details