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

x/vulndb: remove support for legacy vulndb files #65320

Closed
tatianab opened this issue Jan 26, 2024 · 2 comments
Closed

x/vulndb: remove support for legacy vulndb files #65320

tatianab opened this issue Jan 26, 2024 · 2 comments
Assignees
Labels
vulncheck or vulndb Issues for the x/vuln or x/vulndb repo

Comments

@tatianab
Copy link

  1. Turn off updates to legacy vulndb files and monitor for issues.
  2. Delete legacy vulndb files entirely and monitor for issues.
  3. Delete all code related to generating legacy vulndb files.
@tatianab tatianab added the vulncheck or vulndb Issues for the x/vuln or x/vulndb repo label Jan 26, 2024
@tatianab tatianab self-assigned this Jan 26, 2024
@gopherbot gopherbot modified the milestones: Unreleased, vuln/unplanned Jan 26, 2024
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/558658 mentions this issue: all: remove all code related to legacy vulndb format

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/558657 mentions this issue: deploy: stop publishing legacy files

gopherbot pushed a commit to golang/vulndb that referenced this issue Jan 30, 2024
Stop publishing new updates to legacy vulndb files.

This is step 1 in a plan to remove support for vulndb v0. We will make
sure this step doesn't cause any issues before moving on to step 2, where
we will delete all legacy files.

For golang/go#65320

Change-Id: I4295445b2863e0c3f6dcdbb5657ffc4538cdcb2d
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/558657
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vulncheck or vulndb Issues for the x/vuln or x/vulndb repo
Projects
None yet
Development

No branches or pull requests

2 participants