From fdfd8641f55f156dc4a341ff7bb484db28a2acce Mon Sep 17 00:00:00 2001 From: Eric Rakestraw Date: Tue, 5 May 2026 08:47:49 -0500 Subject: [PATCH] Updated README to note that the built-in http server currently has no authentication mechanism --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da67439..ea3c53d 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ Common optional flags: Run endpoint: - `POST /v1/runs` +- No built-in authentication is provided in the current implementation; deploy behind a trusted boundary or gateway. Request example: