8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Describe the bug In https://securityscorecards.dev/viewer/?uri=github.com/authzed/spicedb
it says
Reason packaging workflow not detected Details Warn: no GitHub/GitLab publishing workflow detected.
however, we do publish to GitHub, see the artifacts in https://github.com/orgs/authzed/packages?repo_name=spicedb
and the workflow step is https://github.com/authzed/spicedb/blob/9622de7c2f550b285f9c8d089f136412b9851476/.github/workflows/release.yaml#L41-L53
Reproduction steps n/a
Expected behavior The packaging check should pass for this repo.
packaging
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
In https://securityscorecards.dev/viewer/?uri=github.com/authzed/spicedb
it says
however, we do publish to GitHub, see the artifacts in https://github.com/orgs/authzed/packages?repo_name=spicedb
and the workflow step is https://github.com/authzed/spicedb/blob/9622de7c2f550b285f9c8d089f136412b9851476/.github/workflows/release.yaml#L41-L53
Reproduction steps
n/a
Expected behavior
The
packaging
check should pass for this repo.The text was updated successfully, but these errors were encountered: