Show the OpenSSF Best Practices badge - #44
Merged
Conversation
The project is registered as entry 13896, but nothing pointed at it. Scorecard reads the badge from the README, so its CII-Best-Practices check scored 0 despite the self-certification existing and being most of the way through. Placed beside the Scorecard badge, since the two report on the same thing from different angles. The badge is self-updating: it shows the current level, so it needs no maintenance as the remaining criteria are answered.
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Addresses the
CII-Best-Practicescheck in #39.The project is registered on bestpractices.dev as entry
13896, but nothing in the
repository pointed at it. Scorecard reads the badge from the README, so that
check scored 0 despite the self-certification existing and being most of the way
complete.
Placed beside the Scorecard badge, since the two report on the same subject from
different angles.
It self-labels, and self-updates
The badge is generated server-side and states its own level. Right now it
renders:
so it cannot overstate the project's status while the questionnaire is being
completed. As the remaining criteria are answered it moves on its own and
eventually flips to
passing— no further change to this file.Note on timing
Scorecard re-runs on its own schedule rather than on merge, so the
CII-Best-Practicesscore will move a day or two after this lands, notimmediately.