Skip to content

feat: ConfigMap-driven authbridge mode + flip default to proxy-sidecar #327

feat: ConfigMap-driven authbridge mode + flip default to proxy-sidecar

feat: ConfigMap-driven authbridge mode + flip default to proxy-sidecar #327

Triggered via pull request May 15, 2026 00:27
Status Success
Total duration 3m 3s
Artifacts

security-scans.yaml

on: pull_request
Dependency Review
7s
Dependency Review
Shell Script Lint
6s
Shell Script Lint
YAML Lint
8s
YAML Lint
Helm Chart Lint
4s
Helm Chart Lint
Dockerfile Lint (Hadolint)
10s
Dockerfile Lint (Hadolint)
Trivy Filesystem Scan
14s
Trivy Filesystem Scan
CodeQL Analysis (Go)
2m 59s
CodeQL Analysis (Go)
Verify Action Pinning
5s
Verify Action Pinning
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Verify Action Pinning
Found actions not pinned to SHA commits:
Dependency Review
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/dependency-review-action@2031cfc080254a8a887f58cffee85186f0e49e48. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
YAML Lint: charts/kagenti-operator/crds/agent.kagenti.dev_agentruntimes.yaml#L155
155:151 [line-length] line too long (162 > 150 characters)
YAML Lint: charts/kagenti-operator/crds/agent.kagenti.dev_agentruntimes.yaml#L143
143:151 [line-length] line too long (162 > 150 characters)
YAML Lint: charts/kagenti-operator/crds/agent.kagenti.dev_agentcards.yaml#L364
364:151 [line-length] line too long (162 > 150 characters)
YAML Lint: charts/kagenti-operator/crds/agent.kagenti.dev_agentcards.yaml#L352
352:151 [line-length] line too long (162 > 150 characters)
YAML Lint: .github/workflows/project.yml#L24
24:1 [empty-lines] too many blank lines (1 > 0)
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.