Publish VMWare Photon Advisories in OSV format, automatically synced. Unofficial - not affiliated with VMWare
Go to file
github-actions[bot] d495c36cf3 Update Advisories 2024-04-26 05:37:40 +00:00
.github/workflows Canonicalization improvements 2023-04-28 14:11:02 +05:30
advisories Update Advisories 2024-04-26 05:37:40 +00:00
photon-wiki@dfda10758e Update Advisories 2024-04-26 05:37:40 +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
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
generate.py Fix timestamp 2023-05-26 10:57:59 +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

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:

  • 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.