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

Add support for CRAN+Bioconductor #1476

Closed
2 tasks done
oliverchang opened this issue Jul 19, 2023 · 2 comments
Closed
2 tasks done

Add support for CRAN+Bioconductor #1476

oliverchang opened this issue Jul 19, 2023 · 2 comments
Labels
datasource Requests for new data sources

Comments

@oliverchang
Copy link
Collaborator

oliverchang commented Jul 19, 2023

ossf/osv-schema#176

@oliverchang
Copy link
Collaborator Author

@tylfin we may need some assistance with the second point above (similar to #1463).

tylfin added a commit to tylfin/osv.dev that referenced this issue Jul 19, 2023
Use the Posit Public Package Manager as an API endpoint to query for package version information

TODO: Add Bioconductor support

Refs: google#1476

Signed-off-by: Tyler <tylfin@gmail.com>
michaelkedar added a commit that referenced this issue Aug 10, 2023
This is still a work-in-progress but here we:

- [x] Add the R ecosystem to _ecosystems with accompanying R ecosystem
class and unit tests
- [x] Use the Posit Public Package Manager as an API endpoint to query
for package version information.
- [x] TODO: Add Bioconductor support

Refs: #1476

---------

Signed-off-by: Tyler <tylfin@gmail.com>
Co-authored-by: Michael Kedar <michaelkedar@google.com>
@michaelkedar
Copy link
Member

CRAN & Bioconductor is now on production: https://osv.dev/list?ecosystem=CRAN&q=
(API queries work too!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datasource Requests for new data sources
Projects
None yet
Development

No branches or pull requests

2 participants