Add the badge
Use Markdown in your README (replaceowner/repo):
What it shows
The badge reflects the repository’s most recent public scan:
Worst severity present wins. A grey not scanned badge means no public scan
exists yet for that repo — run one from pipefort.com (or
the pre-filled link above) and the badge fills in.
Endpoint
.svg suffix is optional (/api/badge/owner/repo and
/api/badge/owner/repo.svg are equivalent). The endpoint is unauthenticated,
reads only public-scan data, and always returns a valid SVG — even for an
unknown or invalid repository — so it never renders as a broken image.