A minimal HTTP service threaded through the Red Hat Advanced Developer Suite: RHDH golden-path scaffolding → Tekton build → RHTAS keyless signing → RHTPA SBOM scanning.
Active JWT library: github.com/dgrijalva/jwt-go@v3.2.0+incompatible
Build info plus the full dependency tree. Proves at runtime which jwt-go version is shipped.
Liveness probe endpoint. Returns 200 OK while the process is up.
Send Authorization: Bearer <jwt> to exercise the JWT library — this is the call path RHTPA sees as in-use.