Skip to content
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

Interim overlay support #1604

Merged
merged 3 commits into from
Sep 1, 2023

Conversation

andrewpollock
Copy link
Contributor

Allow a hand-curated OSV record to override one that is generated by
combine-to-osv in the event that we need/want to manually override
something.

Intended usage:

gsutil cp gs://${OUTPUT_BUCKET}/osv-output/CVE-YYYY-NNNN.json
(manually edit the file)
gsutil cp gs://${INPUT_BUCKET/osv-output-overrides/CVE-YYYY-NNNN.json
profit

Allow a hand-curated OSV record to override one that is generated by
combine-to-osv in the event that we need/want to manually override
something.

Intended usage:

`gsutil cp gs://${OUTPUT_BUCKET}/osv-output/CVE-YYYY-NNNN.json`
(manually edit the file)
`gsutil cp gs://${INPUT_BUCKET/overrides/CVE-YYYY-NNNN.json`
profit
Allow a hand-curated OSV record to override one that is generated by
combine-to-osv in the event that we need/want to manually override
something.

Intended usage:

`gsutil cp gs://${OUTPUT_BUCKET}/osv-output/CVE-YYYY-NNNN.json`
(manually edit the file)
`gsutil cp gs://${INPUT_BUCKET/osv-output-overrides/CVE-YYYY-NNNN.json`
profit
@andrewpollock andrewpollock merged commit 40f1c7a into google:master Sep 1, 2023
8 checks passed
@andrewpollock andrewpollock deleted the interim_overlay_support branch May 23, 2024 05:07
andrewpollock added a commit to andrewpollock/osv.dev that referenced this pull request Sep 19, 2024
Primarily to better surface how to override an OSV record, originally
described in google#1604
andrewpollock added a commit to andrewpollock/osv.dev that referenced this pull request Sep 19, 2024
Primarily to better surface how to override an OSV record, originally
described in google#1604
andrewpollock added a commit to andrewpollock/osv.dev that referenced this pull request Sep 19, 2024
Primarily to better surface how to override an OSV record, originally
described in google#1604
andrewpollock added a commit that referenced this pull request Sep 20, 2024
Primarily to better surface how to override an OSV record, originally
described in #1604

---------

Co-authored-by: Rex P <106129829+another-rex@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants