arrow_backRetour aux issues
genealogix/glx
#1021
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
README: add the OpenSSF Scorecard badge that publish_results already feeds
ecoDébutant
good first issue
tooling
descriptionDescription
## Problem
`scorecard.yml` line 38 sets `publish_results: true`, which already pushes results into the OpenSSF public dataset via OIDC — so a live Scorecard badge would render **today** (the project is in the dataset, currently scoring **7.9**). Yet `README.md`'s badge row (Version, Go Reference, Go Version, License, CI, codecov, Go Report Card, Contributors — verified) has **no** Scorecard badge.
For a project that self-attests OSPS Baseline conformance and ships a `SECURITY-POSTURE.md`, omitting its own live posture badge forgoes the main public-facing payoff of paying the `publish_results` OIDC cost.
## Fix
Add to the README badge block, using the **canonical 2026 domain** (`api.scorecard.dev` / `scorecard.dev` — the action's default base URL is now `api.scorecard.dev`):
```markdown
[](https://scorecard.dev/viewer/?uri=github.com/genealogix/glx)
```
- [ ] Add the badge to `README.md`.
- [ ] Use `api.scorecard.dev`, not the legacy `api.securityscorecards.dev`. (The old domain is **not** deprecated — it still aliases the same dataset — but prefer the canonical domain for future-proofing.)
## Notes
- No workflow change needed; `publish_results` already feeds the badge.
- The badge will publicly surface the score, so landing the SHA-pin fix first (Pinned-Dependencies 4 → higher) makes the surfaced number stronger.
- Trivial, good-first-issue-sized.
## Cross-refs
- Analogous to #469 (add Go Reference badge). NB: the README already carries a Go Reference badge today, so #469 may be stale/closeable — worth a glance when picking this up.
Issues similaires
medik8s/fence-agents-remediation
star18
Poids du dépôt moyen
v0.8.0 starts a cluster-scoped Secret informer despite namespace-scoped Secret RBAC
## Description While testing Fence Agents Remediation (FAR) v0.8.0, I observed the manager repeatedly attempting to li…
Go
good first issue
Wayfare-labs/wayfare
star1
Poids du dépôt léger
Check that an issuer's home_domain round-trips to the same stellar.toml
Written to the standard set by #33 — read that issue first for the expected level of detail and the acceptance criteria…
Go
help wanted
area:corridor
Wayfare-labs/wayfare
star1
Poids du dépôt léger
Report auth_immutable: whether an issuer's flags can still change
> **This issue is the reference standard.** Every other check issue links back here for the expected level of detail. I…
Go
help wanted
good first issue