Skip to content

Commit 1124c5c

Browse files
committed
docs: add security posture summary to readme
1 parent c95d396 commit 1124c5c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,10 @@ Note: files under `tests/lint/` are intentionally invalid and are used to verify
274274
- Code of Conduct: [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md)
275275
- Security policy: [SECURITY.md](./SECURITY.md)
276276

277+
## Security posture
278+
279+
An automated enterprise security scan found no sensitive data in source control, no hardcoded credentials, and no obvious insecure patterns in production code. External URLs and localhost references appear only in docs or demo/export artifacts. For production use, still review build/deploy pipelines, monitor dependencies, and perform periodic security testing. See [SECURITY.md](./SECURITY.md) for details and reporting guidance.
280+
277281
## License
278282

279283
Apache-2.0

0 commit comments

Comments
 (0)