Skip to content

Commit 80c4ea5

Browse files
committed
Add SquidScanner security report badge and link to README.
1 parent 49955e3 commit 80c4ea5

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,20 @@
22

33
[![Backend unit tests](https://img.shields.io/github/actions/workflow/status/DotNetRussell/OperationChildShield/ci.yml?label=Backend%20unit%20tests&logo=pytest&logoColor=white)](https://github.com/DotNetRussell/OperationChildShield/actions/workflows/ci.yml)
44
[![Frontend unit tests](https://img.shields.io/github/actions/workflow/status/DotNetRussell/OperationChildShield/ci.yml?label=Frontend%20unit%20tests&logo=vitest&logoColor=white)](https://github.com/DotNetRussell/OperationChildShield/actions/workflows/ci.yml)
5+
[![Security scan](https://img.shields.io/badge/SquidScanner-security%20scan-0ea5e9?logo=shieldsdotio&logoColor=white)](https://app.squidscanner.com/job/f80760c5-d4b7-4b9b-8524-1b435f64eed4)
56

67
A transparency platform that publishes **neutral child safety voting records** for U.S. lawmakers using public data from the [Congress.gov API](https://api.congress.gov/). Each recorded floor vote is shown with how the member voted and whether that vote is consistent with Operation Child Shield board-adopted policy positions. The site does **not** publish letter grades, rankings, or scorecards.
78

89
**Production:** [https://operationchildshield.org](https://operationchildshield.org)
910

11+
### Security scan
12+
13+
| Resource | Link |
14+
|----------|------|
15+
| **Latest SquidScanner report** (operationchildshield.org) | [View full security report](https://app.squidscanner.com/job/f80760c5-d4b7-4b9b-8524-1b435f64eed4) |
16+
17+
Independent agentic recon + AI analysis of the production site (headers, surface, findings). Open the report for grades, issues, and remediation detail.
18+
1019
---
1120

1221
## What exists today
@@ -378,4 +387,4 @@ Build on the stable production foundation.
378387

379388
## License
380389

381-
Provided for public transparency and educational purposes.
390+
Provided for public transparency and educational purposes.

0 commit comments

Comments
 (0)