docs: rearrange and rename and add badges to meet current feature set#225
docs: rearrange and rename and add badges to meet current feature set#225jenstroeger wants to merge 1 commit intostagingfrom
Conversation
jenstroeger
left a comment
There was a problem hiding this comment.
I think the badge should read flake8.
|
And for laffs & giggles we could consider using the LGBT Flag colors |
|
We can also add this SLSA badge now. |
That’s an SVG with an embedded data URL for the logo*. So, using the shields.io badges we already use I guess we can mimic that badge: That logo would deviate though from the pattern I considered establishing, where a badge has a “type” on the left (e.g. “security” or “ci”) and a value on the right (e.g. “bandit” and “CodeQL” for the “security” badge). The SLSA would be a “ci” badge, maybe? ————— |
|
And now this repo also supports pip-audit: |
137adc1 to
bec1f17
Compare
bec1f17 to
1e6c0c5
Compare
|
Oh, and Github can also create badges from workflow runs! @behnazh should we add the badges for a few of our important workflows, for example |
|
Looks like the Conventional Commits folks provide their own badge: |
Just playing around with badges, which ones we want to show and how…
Here I focused more on the area and feature sets this repo offers, instead of having the badge show details for the specific feature.
Should we add a badge for SLSA level 1*, too (see issue #25) —
What about a Scorecard badge (see issue #32) — is that a
code qabadge, orci?What about the OSSF Best Practices badge (see issue #121) — is that a
code qabadge, orci?—————
* We haven’t quite reached level 2 yet, have we?