Feat: Implementing Sigstore-A2A verification for A2A Agent Cards #316
security-scans.yaml
on: pull_request
Dependency Review
11s
Shell Script Lint
8s
YAML Lint
10s
Helm Chart Lint
5s
Dockerfile Lint (Hadolint)
13s
Trivy Filesystem Scan
22s
CodeQL Analysis (Go)
3m 17s
Verify Action Pinning
3s
Annotations
1 error and 11 warnings
|
Dependency Review
Dependency review detected vulnerable packages.
|
|
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/
|
|
OpenSSF Scorecard Warning
gomod/github.com/shibumi/go-pathspec has an OpenSSF Scorecard of 2.8, which is less than this repository's threshold of 3.
|
|
OpenSSF Scorecard Warning
gomod/github.com/gowebpki/jcs has an OpenSSF Scorecard of 2.1, which is less than this repository's threshold of 3.
|
|
OpenSSF Scorecard Warning
gomod/github.com/cyberphone/json-canonicalization has an OpenSSF Scorecard of 2, which is less than this repository's threshold of 3.
|
|
YAML Lint:
charts/kagenti-operator/crds/agent.kagenti.dev_agentcards.yaml#L383
383:151 [line-length] line too long (162 > 150 characters)
|
|
YAML Lint:
charts/kagenti-operator/crds/agent.kagenti.dev_agentcards.yaml#L371
371:151 [line-length] line too long (162 > 150 characters)
|
|
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:
.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.
|