firmis badge - Security Badge
The firmis badge command generates a shields.io-style SVG badge showing your project’s security grade. Add it to your README to signal security posture.
Synopsis
Section titled “Synopsis”firmis badgeOutput
Section titled “Output”Returns a badge URL you can add to your README:
The badge updates automatically when you run firmis scan --sync.
Grades
Section titled “Grades”| Grade | Meaning |
|---|---|
| A | No confirmed findings |
| B | Low severity only |
| C | Medium severity present |
| D | High severity present |
| F | Critical findings |