Skip to content

Commit 9546916

Browse files
docs: add EXCEPTIONS.md and SBOM/CVE badges to README
1 parent e93f890 commit 9546916

2 files changed

Lines changed: 20 additions & 2 deletions

File tree

EXCEPTIONS.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Dependency Security Exceptions
2+
3+
No active exceptions at this time.
4+
5+
---
6+
7+
## Exception Template
8+
9+
| Field | Details |
10+
|-------|---------|
11+
| **Package** | Name and version range |
12+
| **CVE / Risk** | CVE ID or risk description |
13+
| **Justification** | Why remediation isn't immediate |
14+
| **Compensating Control** | What mitigates the risk |
15+
| **Review Date** | When this will be re-evaluated |
16+
| **Sign-off** | wishuponascar22 |

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
[![RealAgentID](https://img.shields.io/badge/RealAgentID-v0.1-00e5a0.svg)](https://github.com/wishuponascar22/RealAgentID)
88
[![Status: Alpha](https://img.shields.io/badge/status-alpha-orange.svg)](https://github.com/TrailStax/StaxVault)
99
[![OWASP Agentic](https://img.shields.io/badge/OWASP-Agentic%20Top%2010-red.svg)](docs/TrailStax_OWASP_Gap_Analysis.docx)
10-
10+
[![SBOM](https://img.shields.io/badge/SBOM-CycloneDX-blue)]
11+
[![SLSA](https://img.shields.io/badge/SLSA-Level%202-green)]
12+
[![CVE Scan](https://github.com/TrailStax/StaxVault/actions/workflows/sbom.yml/badge.svg)]
1113
-----
1214

1315
## What TrailStax Is
@@ -311,4 +313,4 @@ MIT — Use it, build on it, cite it when you publish.
311313

312314
-----
313315

314-
*Built by [CrossroadCode](https://github.com/wishuponascar22) — at the crossroads of trust and automation.*
316+
*Built by [CrossroadCode](https://github.com/wishuponascar22) — at the crossroads of trust and automation.*

0 commit comments

Comments
 (0)