Skip to content

Commit 69e0012

Browse files
authored
docs: add InfraScan verification badge instructions to README (#46)
Added badge section to README for InfraScan verification.
1 parent 15a381a commit 69e0012

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,22 @@ The system is designed to be extensible for future enhancements like historical
279279
- COST-012: Missing Spot instance usage
280280
- Plus Checkov's 100+ security/compliance checks
281281

282+
## 🏅 Badge
283+
284+
Show that your infrastructure is secure and cost-optimized! Add this badge to your repository's `README.md`:
285+
286+
**Markdown:**
287+
```markdown
288+
[![Verified by InfraScan](https://img.shields.io/badge/Verified_by-SolDevelo_InfraScan-0052cc?style=flat&logo=security)](https://github.com/soldevelo/infrascan)
289+
```
290+
291+
**HTML:**
292+
```html
293+
<a href="https://github.com/soldevelo/infrascan">
294+
<img src="https://img.shields.io/badge/Verified_by-SolDevelo_InfraScan-0052cc?style=flat&logo=security" alt="Verified by InfraScan">
295+
</a>
296+
```
297+
282298
## 🤝 Need Professional Help?
283299

284300
InfraScan catches the "low-hanging fruit" in your code.

0 commit comments

Comments
 (0)