● Embeddable badge
Show your runtime is governed
Drop an official “Governed with Infraveil” badge on your README, status page, or site footer. The SVG is served with the frontend and does not depend on a badge API.
Markdown (README)
[](https://infraveil.com)
HTML (site footer / status page)
<a href="https://infraveil.com" rel="nofollow sponsored">
<img src="https://infraveil.com/badge.svg" alt="Governed with Infraveil" height="28">
</a>
Deploy-gated variant
Use the maintained deploy-gated variant when production changes are actually gated through Infraveil:
https://infraveil.com/badge-deploy-gated.svg
A note on links: the HTML snippet uses
rel="nofollow sponsored" with plain brand anchor text on purpose — that's the correct, search-safe way to mark an embedded badge link, so it never causes a problem for your site or ours. The badge is for showing the work and pointing people to it, not for manipulating rankings.