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

Support local database for guided remediation #1295

Open
oliverchang opened this issue Oct 4, 2024 · 1 comment
Open

Support local database for guided remediation #1295

oliverchang opened this issue Oct 4, 2024 · 1 comment
Assignees
Labels
guided remediation Related to guided remediation / osv-scanner fix

Comments

@oliverchang
Copy link
Collaborator

oliverchang commented Oct 4, 2024

i.e. respect https://google.github.io/osv-scanner/experimental/offline-mode/ for scanning.

@oliverchang oliverchang added the guided remediation Related to guided remediation / osv-scanner fix label Oct 4, 2024
michaelkedar added a commit that referenced this issue Oct 15, 2024
…1306)

#1295
Support the `--experimental-offline` and
`--experimental-download-offline-databases` flags in `osv-scanner fix`.

This is pretty inefficient since `local.MakeRequest()` reads and parses
the zip file every time it's called. I didn't want to make too many
changes to make it more efficient since we'll probably end up
refactoring it in v2.

Also fixed the links to headings on the offline docs page.
@another-rex
Copy link
Collaborator

Is this resolved with #1306?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
guided remediation Related to guided remediation / osv-scanner fix
Projects
None yet
Development

No branches or pull requests

3 participants