aboutcode-org / vulnerablecode

A free and open vulnerabilities database and the packages they impact. And the tools to aggregate and correlate these vulnerabilities. Sponsored by NLnet https://nlnet.nl/project/vulnerabilitydatabase/ for https://www.aboutcode.org/ Chat at https://gitter.im/aboutcode-org/vulnerablecode Docs at https://vulnerablecode.readthedocs.org/
https://public.vulnerablecode.io
Apache License 2.0
543 stars 201 forks source link

Openjdk importer branch #1589

Closed harmonicfunc closed 3 weeks ago

harmonicfunc commented 2 months ago

for issue: #1496 Added a OpenJDK advisory importer that scrapes the vulnerability data from the link: https://openjdk.org/groups/vulnerability/advisories/ and then added the importer to importer registery

harmonicfunc commented 2 months ago

@TG1999 @ambuj-1211 @ziadhany please review this pr

harmonicfunc commented 2 months ago

ok, on it

harmonicfunc commented 1 month ago

@keshav-space sorry but do i need to revamp or change logic parts of my code too??

pombredanne commented 3 weeks ago

@harmonicfunc the core logic does not need change, just the integration in a pipeline! I see you may have some issues with merging ... this is easy at first! You likely want to rebase or restart on the latest main branch and push a new PR, which I would guess is why you closed this?