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

Integrations with oysteR #210

Open
dgkf opened this issue Jul 13, 2021 · 3 comments · May be fixed by #272
Open

Integrations with oysteR #210

dgkf opened this issue Jul 13, 2021 · 3 comments · May be fixed by #272
Assignees
Labels
Package Integration Add metrics to support integration with another package-analyzing package

Comments

@dgkf
Copy link
Collaborator

dgkf commented Jul 13, 2021

Thanks @csgillespie for reaching out at useR! - This looks like a really cool package to integrate with.

oysteR looks like an awesome resource for identifying security vulnerabilities in packages. From a brief readthrough, it looks like it compares a package against the Sonatype OSS Index, identifying known vulnerabilities.


Please refer to #209 to help consider how package integrations should be managed

@dgkf dgkf added the Package Integration Add metrics to support integration with another package-analyzing package label Jul 13, 2021
@csgillespie
Copy link

After our slack chat, I realised that the current functions in {oysteR} rely on the pkg being installed, which is a little silly. So that needs to be fixed first (quite easy).

@dgkf
Copy link
Collaborator Author

dgkf commented Jul 13, 2021

Not a problem - some of our metrics also hinge on having the package installed (R CMD check, coverage), but each of those manage installation themselves. It would definitely streamline things if it's not a prerequisite.

@emilliman5 emilliman5 assigned emilliman5 and borgmaan and unassigned emilliman5 Jan 25, 2023
@borgmaan borgmaan linked a pull request Feb 3, 2023 that will close this issue
@emilliman5 emilliman5 linked a pull request Jun 21, 2023 that will close this issue
@dgkf
Copy link
Collaborator Author

dgkf commented May 1, 2024

Wanted to link to this interesting approach over in r-universe-org/help#355

This might offer a more tool-agnostic solution so that we can add a metric that only requires an API call.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Package Integration Add metrics to support integration with another package-analyzing package
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants