Publish VMWare Photon Advisories in OSV format, automatically synced. Unofficial - not affiliated with VMWare
Go to file
Nemo e9bbad80b0 Fixes #1
This is a partial fix, as it solves it for 99% of the advisories.
There are a few advisories, where the CVE is referenced multiple
times across multiple advisories (in the same OS version) and thus
looking up the CVE in the online JSON files gives you multiple
fixed package versions. This only happens for a handful of cases
so we don't mind yet!
2023-03-16 15:00:10 +05:30
.github/workflows Ignore changes only to modified key 2023-03-16 13:42:24 +05:30
advisories Update Advisories 2023-03-16 08:13:27 +00:00
photon-wiki@160fed2e1e Update Advisories 2023-03-16 08:13:27 +00:00
.gitmodules Add as submodule 2023-01-05 11:56:53 +05:30
LICENSE Adds LICENSE 2022-12-31 10:46:29 +05:30
README.md commit empty advisories dir 2023-03-01 19:49:00 +05:30
generate.py Fixes #1 2023-03-16 15:00:10 +05:30
requirements.txt Add requirements.txt 2023-01-05 12:58:08 +05:30
update.py Fixes #1 2023-03-16 15:00:10 +05:30

README.md

VMWare Photon Advisories

Background

What is this project?

The OSV.dev expects advisories to be published in the OSV format. This repository republishes the advisories in the OSV format, and syncs them against the GSD Database

TODO:

  • Automatic Update
  • Automatic Sync (to GSD)
  • Schema: Provide credits
  • Schema: Provide impacted packages
  • Schema: Provide all impacted packages, with version number that fixes the issue.
  • Schema: Provide summary/details/severity
  • Schema: Provide SHA256 hashes under database_specific

License

Licensed under the MIT License. See LICENSE file for details.