Publish VMWare Photon Advisories in OSV format, automatically synced. Unofficial - not affiliated with VMWare
Go to file
github-actions[bot] 4710086a37 Update Advisories
2024-07-26 05:37:58 +00:00
.github/workflows attempt to fix 2024-05-27 18:13:10 +05:30
advisories Update Advisories 2024-07-26 05:37:58 +00:00
photon-wiki@c75044b05d Update Advisories 2024-07-26 05:37:58 +00:00
.gitmodules Add as submodule 2023-01-05 11:56:53 +05:30
.nojekyll Create .nojekyll 2023-10-26 07:24:53 +00:00
generate.py attempt to fix 2024-05-27 18:13:10 +05:30
LICENSE Adds LICENSE 2022-12-31 10:46:29 +05:30
README.md Update README for contribution guide 2023-07-01 17:32:50 +05:30
requirements.txt [dep] Adds canonicaljson 2023-04-28 14:25:44 +05:30
update.py Fixes #1 2023-03-16 15:00:10 +05:30

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:

  • Delete advisories that are deleted upstream (Experimental)
  • 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. (Available in all but 50-60 advisories)
  • Schema: Provide summary/details/severity
  • Schema: Provide SHA256 hashes under database_specific

Contributing

Contributions are welcome! Since the advisories are automatically generated, please don't make manual updates to the JSON advisory files. Instead update the generation script: generate.py.

License

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