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

Make OSV api public #167

Merged
merged 7 commits into from
Jan 30, 2023
Merged

Make OSV api public #167

merged 7 commits into from
Jan 30, 2023

Conversation

another-rex
Copy link
Collaborator

@another-rex another-rex commented Jan 27, 2023

Resolves #163 , once merged the library can be accessed here:

"github.com/google/osv-scanner/pkg/osv"

pkg/osv/v1/osv.go Outdated Show resolved Hide resolved
internal/output/table.go Outdated Show resolved Hide resolved
@another-rex another-rex merged commit 25bdc68 into google:main Jan 30, 2023
hayleycd pushed a commit that referenced this pull request Mar 9, 2023
* Make OSV api public

* Add osv file

* Add commend on public function

* Removed v1, made maxQueriesPerRequest private

* Fix bug

---------

Co-authored-by: Oliver Chang <[email protected]>
julieqiu pushed a commit to julieqiu/osv-scanner that referenced this pull request May 2, 2023
* Make OSV api public

* Add osv file

* Add commend on public function

* Removed v1, made maxQueriesPerRequest private

* Fix bug

---------

Co-authored-by: Oliver Chang <[email protected]>
julieqiu pushed a commit to julieqiu/osv-scanner that referenced this pull request May 2, 2023
* Make OSV api public

* Add osv file

* Add commend on public function

* Removed v1, made maxQueriesPerRequest private

* Fix bug

---------

Co-authored-by: Oliver Chang <[email protected]>
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.

Make osv client public under pkgs
2 participants