Scan public repositories through Gitea API
All checks were successful
Docker / test-build-push (push) Successful in 36s

This commit is contained in:
Fredrik Johansson
2026-07-20 22:19:44 +02:00
parent bb0dc65e83
commit 461f8b0873
5 changed files with 22 additions and 1 deletions

View File

@@ -5,3 +5,8 @@ TRACE_RECEIPT_TOKENS=goonk:replace-with-a-long-random-token
# Optional: comma-separated id:absolute-path pairs for deliberately mounted
# read-only repository mirrors. Leave empty when production has no Git repos.
TRACE_REPOS=
# Production-friendly candidate scanning through the Gitea API. Public
# repositories need no token; add a read-only token only for private repos.
TRACE_GITEA_URL=https://repo.explewd.com
TRACE_GITEA_REPOS=explewd/flit
TRACE_GITEA_TOKEN=