From 42542267dec8df75f18af6d9aa2e25cdf61d2a2a Mon Sep 17 00:00:00 2001 From: Forkless Date: Sun, 10 May 2026 19:35:22 +0200 Subject: [PATCH] Update README and docs with AUDIT.md link and v1.1.0 version --- README.md | 2 +- doc/index.html | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4e28c02..7361f95 100644 --- a/README.md +++ b/README.md @@ -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) --- diff --git a/doc/index.html b/doc/index.html index 6691114..81ff111 100644 --- a/doc/index.html +++ b/doc/index.html @@ -3,7 +3,7 @@ -Piperless v1.0.0 — Developer Documentation +Piperless v1.1.0 — Developer Documentation