-
Notifications
You must be signed in to change notification settings - Fork 14
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
Implement standalone database API #226
Comments
Hi @fraxken I have some questions for this issue
|
My idea is to start simple and reuse them when possible in the strategies. For example, take a look at Snyk: Snyk strategy implementation. The same approach applies to Sonatype. If you need help or talk do not hesitate to message me on Discord |
The goal of the task is to implement standalone database API like the OSV one for:
The main idea behind that is to use them to refactor strategy (for example in Snyk and Sonatype we kinda do the work ourself).
I created one issue but each of the require a separated PR.
The text was updated successfully, but these errors were encountered: