Update README and docs with AUDIT.md link and v1.1.0 version

This commit is contained in:
Forkless
2026-05-11 21:57:24 +02:00
parent fc85ad2d02
commit 42542267de
2 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -167,7 +167,7 @@ Piperless shells out to system binaries. It was built with defense-in-depth from
- **Process isolation** — `set_time_limit()` guards with configurable timeouts
- **open_basedir aware** — string-prefix matching before any filesystem call to prevent hangs
Comprehensive review: **29/29 categories cleared. Zero critical, zero high, zero medium findings.**
Comprehensive review: **29/29 categories cleared. 1 logic bug found and fixed. Zero open findings.** [See full audit →](AUDIT.md)
---