feat: ConfigMap-driven authbridge mode + flip default to proxy-sidecar #327
security-scans.yaml
on: pull_request
Dependency Review
7s
Shell Script Lint
6s
YAML Lint
8s
Helm Chart Lint
4s
Dockerfile Lint (Hadolint)
10s
Trivy Filesystem Scan
14s
CodeQL Analysis (Go)
2m 59s
Verify Action Pinning
5s
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.
|