From a047a4e9696234ddda5ea77cc082bbcc30921793 Mon Sep 17 00:00:00 2001 From: Neil Smithline <766467+Neil-Smithline@users.noreply.github.com> Date: Tue, 7 Jul 2026 18:59:27 -0400 Subject: [PATCH] docs: add demo-code security disclaimer Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a27c0b2 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# radius-token + +> ⚠️ **Demo code — not production-ready.** Provided as-is, without warranty, and may contain known, unpatched vulnerabilities (including in dependencies). If you reuse it, run your own security and supply-chain scans and patch before deploying.