Skip to content

Feat: Claude Code on Cortex in two commands, no env vars #1235

Feat: Claude Code on Cortex in two commands, no env vars

Feat: Claude Code on Cortex in two commands, no env vars #1235

Triggered via pull request September 3, 2026 19:04
Status Success
Total duration 1m 17s
Artifacts

security-scans.yaml

on: pull_request
Dependency Review
8s
Dependency Review
Shell Script Lint
8s
Shell Script Lint
YAML Lint
8s
YAML Lint
Python Security (Bandit)
13s
Python Security (Bandit)
Dockerfile Lint (Hadolint)
14s
Dockerfile Lint (Hadolint)
Trivy Filesystem Scan
30s
Trivy Filesystem Scan
Verify Action Pinning
5s
Verify Action Pinning
Matrix: codeql
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
Verify Action Pinning
Found actions not pinned to SHA commits:
OpenSSF Scorecard Warning
gomod/github.com/tidwall/pretty has an OpenSSF Scorecard of 2.9, which is less than this repository's threshold of 3.
OpenSSF Scorecard Warning
gomod/github.com/tidwall/match has an OpenSSF Scorecard of 2.9, which is less than this repository's threshold of 3.
OpenSSF Scorecard Warning
gomod/github.com/tidwall/gjson has an OpenSSF Scorecard of 2.9, which is less than this repository's threshold of 3.
OpenSSF Scorecard Warning
gomod/github.com/tidwall/pretty has an OpenSSF Scorecard of 2.9, which is less than this repository's threshold of 3.
OpenSSF Scorecard Warning
gomod/github.com/tidwall/match has an OpenSSF Scorecard of 2.9, which is less than this repository's threshold of 3.
OpenSSF Scorecard Warning
gomod/github.com/tidwall/gjson has an OpenSSF Scorecard of 2.9, which is less than this repository's threshold of 3.
YAML Lint: .github/workflows/build.yaml#L123
123:151 [line-length] line too long (189 > 150 characters)
Dockerfile Lint (Hadolint): authbridge/cmd/authbridge-proxy/Dockerfile#L36
Use WORKDIR to switch to a directory
Dockerfile Lint (Hadolint): authbridge/cmd/authbridge-praxis/Dockerfile#L182
Use WORKDIR to switch to a directory
Dockerfile Lint (Hadolint): authbridge/cmd/authbridge-envoy/Dockerfile#L28
Use WORKDIR to switch to a directory
Dockerfile Lint (Hadolint): authbridge/cmd/authbridge-cpex/Dockerfile#L144
Use WORKDIR to switch to a directory
Dockerfile Lint (Hadolint): authbridge/cmd/authbridge-cpex/Dockerfile#L61
Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check
CodeQL Analysis (go)
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
CodeQL Analysis (python)
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.