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

Discussion: New check: dependency good practices #2531

Open
laurentsimon opened this issue Dec 9, 2022 · 5 comments
Open

Discussion: New check: dependency good practices #2531

laurentsimon opened this issue Dec 9, 2022 · 5 comments
Labels
kind/enhancement New feature or request kind/new-check New check for scorecard Stale

Comments

@laurentsimon
Copy link
Contributor

laurentsimon commented Dec 9, 2022

Go team mentioned that they would be interested in Scorecard surfacing information about dependencies https://pkg.go.dev/about#best-practices: tagged version, stable version, etc

Since we typically have a hard time linking a source repo to a package, this is something which is hard for scorecard in general. Another difficulty is that Scorecard looks a a commit, and not all commits correspond to a package / tag.

In cases where we have a strong link between the repo and the package - do-able in Go for many packages - we could maybe surface how many of the past N releases were stable. This would be useful for consumers to know.

Note that all this could be added to the Packaging check, instead of creating a new one.

@laurentsimon laurentsimon added the kind/enhancement New feature or request label Dec 9, 2022
@laurentsimon
Copy link
Contributor Author

laurentsimon commented Dec 9, 2022

Note that a link for PiPy packages will become available once OIDC integration is complete #688 (comment)

Such an integration is also under way for Dart packages

@diogoteles08
Copy link
Contributor

PiPy already implemented the OIDC integration. The issue #2761 is closely related to this issue, and talks specifically about recognizing the OIDC integration on Scorecard

@github-actions
Copy link

Stale issue message - this issue will be closed in 7 days

Copy link

This issue is stale because it has been open for 60 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request kind/new-check New check for scorecard Stale
Projects
Status: Backlog - New Checks
Development

No branches or pull requests

3 participants