Badge
"Secured by Defend.gl"
Show your customers and partners that you actively work on security with Defend.gl. Add the badge to your website with a few lines of HTML.
What the badge means
A signal about process – not a guarantee
The badge shows that the organisation has an active Vulnerability Disclosure Programme, a bug bounty programme, or a completed penetration test with Defend.gl. It means you have an open and responsible process for getting vulnerabilities found and fixed.
The badge is not a guarantee that the system is free of flaws or cannot be attacked. No test, regardless of scope, can promise that. It shows that you take the process seriously – not that the risk is gone.
Only for organisations with an active engagement
The badge is reserved for organisations that actively work with Defend.gl – through an ongoing VDP, a bug bounty programme, or a penetration test completed within the past year. In case of misuse, or if the collaboration ends, we ask that the badge be removed.
Variants
Choose the one that suits your design
Dark badge
For light websites.
<a href="https://defend.gl" target="_blank" rel="noopener" style="display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:#0a0a0a;border:1px solid #272a35;border-radius:6px;text-decoration:none;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="12" cy="12" r="10" stroke="#c3152b" stroke-width="2"/>
<circle cx="12" cy="12" r="4" fill="#c3152b"/>
<path d="M12 2v4M12 18v4M2 12h4M18 12h4" stroke="#c3152b" stroke-width="2"/>
</svg>
<span style="color:#ffffff;font-size:13px;font-weight:600">Secured by <span style="color:#c3152b">Defend.gl</span></span>
</a>
Light badge
For dark websites.
<a href="https://defend.gl" target="_blank" rel="noopener" style="display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:#ffffff;border:1px solid #e5e5e5;border-radius:6px;text-decoration:none;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="12" cy="12" r="10" stroke="#c3152b" stroke-width="2"/>
<circle cx="12" cy="12" r="4" fill="#c3152b"/>
<path d="M12 2v4M12 18v4M2 12h4M18 12h4" stroke="#c3152b" stroke-width="2"/>
</svg>
<span style="color:#0a0a0a;font-size:13px;font-weight:600">Secured by <span style="color:#c3152b">Defend.gl</span></span>
</a>
Copy the code above and add it wherever the badge should appear on your website. The badge links to defend.gl, so visitors can verify the collaboration.
Ready for your own engagement with Defend.gl?
Contact us and we will find the service that entitles you to use the badge.