Skip to content

Does the OSV Tool save or cache our query results? #1131

Answered by andrewpollock
bruT3-Squ4D asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

You can inspect our API implementation code at https://github.com/google/osv.dev/tree/master/gcp/api to see what it logs.

The premise of your request is one of the drivers for google/osv-scanner#81, FYI (with the caveat that it won't be possible for commit-based lookups).

In terms of what queries get logged by the GCP infrastructure that implements the API, I can state (unfortunately without any particularly good way for you to independently verify) that the logging is pretty light at this point in time.

https://cloud.google.com/endpoints/docs/openapi/ref-endpoints-logs discusses what Cloud Endpoints logs. I just went and took a look at the logs, and as expected, because the two API c…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@bruT3-Squ4D
Comment options

@andrewpollock
Comment options

Answer selected by andrewpollock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
documentation Improvements or additions to documentation
2 participants