Merge pull request #32 from JoshuaAFerguson/claude/fix-image-generati… #55
security-scan.yml
on: push
Matrix: CodeQL Analysis
Matrix: Dockerfile Linting
Matrix: Go Dependency Vulnerability Scan
Matrix: Trivy Container Image Scan
npm Dependency Vulnerability Scan
39s
Secret Scanning with Gitleaks
7s
SAST with Semgrep
38s
Kubernetes Manifest Security Scan
24s
Dependency Review
0s
Security Scan Summary
4s
Annotations
41 errors and 4 warnings
|
Trivy Container Image Scan (ui)
The strategy configuration was canceled because "trivy-container-scan.api" failed
|
|
Trivy Container Image Scan (api)
Process completed with exit code 1.
|
|
Trivy Container Image Scan (api)
Path does not exist: trivy-api-results.sarif
|
|
Trivy Container Image Scan (api)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Trivy Container Image Scan (api)
Process completed with exit code 1.
|
|
Trivy Container Image Scan (controller)
The strategy configuration was canceled because "trivy-container-scan.api" failed
|
|
Trivy Container Image Scan (controller)
Process completed with exit code 1.
|
|
Trivy Container Image Scan (controller)
Path does not exist: trivy-controller-results.sarif
|
|
Trivy Container Image Scan (controller)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Trivy Container Image Scan (controller)
The operation was canceled.
|
|
Dockerfile Linting (api):
api/Dockerfile#L41
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
|
Dockerfile Linting (api):
api/Dockerfile#L12
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
|
Dockerfile Linting (controller)
The strategy configuration was canceled because "docker-lint.api" failed
|
|
Dockerfile Linting (controller)
The operation was canceled.
|
|
Go Dependency Vulnerability Scan (api)
package requires newer Go version go1.24 (application built with go1.23)
|
|
Go Dependency Vulnerability Scan (api)
package requires newer Go version go1.24 (application built with go1.23)
|
|
Go Dependency Vulnerability Scan (api)
package requires newer Go version go1.24 (application built with go1.23)
|
|
Go Dependency Vulnerability Scan (api)
package requires newer Go version go1.24 (application built with go1.23)
|
|
Go Dependency Vulnerability Scan (api)
package requires newer Go version go1.24 (application built with go1.23)
|
|
Go Dependency Vulnerability Scan (api)
package requires newer Go version go1.24 (application built with go1.23)
|
|
Go Dependency Vulnerability Scan (api)
package requires newer Go version go1.24 (application built with go1.23)
|
|
Go Dependency Vulnerability Scan (api)
package requires newer Go version go1.24 (application built with go1.23)
|
|
Go Dependency Vulnerability Scan (api)
package requires newer Go version go1.24 (application built with go1.23)
|
|
Go Dependency Vulnerability Scan (api)
file requires newer Go version go1.24 (application built with go1.23)
|
|
Kubernetes Manifest Security Scan
Path does not exist: checkov-k8s-results.sarif
|
|
Kubernetes Manifest Security Scan
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Go Dependency Vulnerability Scan (controller)
The strategy configuration was canceled because "go-dependency-scan.api" failed
|
|
Go Dependency Vulnerability Scan (controller)
cmd.init calls logr.Logger.WithName, which eventually calls tls.Conn.Write
|
|
Go Dependency Vulnerability Scan (controller)
controllers.TemplateReconciler.Reconcile calls client.subResourceClient.Update, which eventually calls tls.Conn.Read
|
|
Go Dependency Vulnerability Scan (controller)
cmd.main calls manager.controllerManager.Start, which eventually calls tls.Conn.HandshakeContext
|
|
Go Dependency Vulnerability Scan (controller)
cmd.main calls manager.controllerManager.Start, which eventually calls pem.Decode
|
|
Go Dependency Vulnerability Scan (controller)
controllers.TemplateReconciler.Reconcile calls client.subResourceClient.Update, which eventually calls url.URL.Parse
|
|
Go Dependency Vulnerability Scan (controller)
cmd.main calls config.GetConfigOrDie, which eventually calls url.ParseRequestURI
|
|
Go Dependency Vulnerability Scan (controller)
controllers.TemplateReconciler.Reconcile calls client.subResourceClient.Update, which eventually calls url.Parse
|
|
Go Dependency Vulnerability Scan (controller)
cmd.main calls manager.controllerManager.Start, which eventually calls asn1.Unmarshal
|
|
Go Dependency Vulnerability Scan (controller)
controllers.TemplateReconciler.Reconcile calls client.subResourceClient.Update, which eventually calls http.Client.Do
|
|
Go Dependency Vulnerability Scan (controller)
cmd.init calls logr.Logger.WithName, which eventually calls x509.Certificate.Verify
|
|
SAST with Semgrep
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
npm Dependency Vulnerability Scan
Process completed with exit code 1.
|
|
CodeQL Analysis (javascript)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
CodeQL Analysis (go)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Trivy Container Image Scan (api)
No files were found with the provided path: trivy-api-report.html. No artifacts will be uploaded.
|
|
Trivy Container Image Scan (controller)
No files were found with the provided path: trivy-controller-report.html. No artifacts will be uploaded.
|
|
Go Dependency Vulnerability Scan (api)
Restore cache failed: Dependencies file is not found in /home/runner/work/streamspace/streamspace. Supported file pattern: go.sum
|
|
Go Dependency Vulnerability Scan (controller)
Restore cache failed: Dependencies file is not found in /home/runner/work/streamspace/streamspace. Supported file pattern: go.sum
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
gitleaks-results.sarif
Expired
|
6.62 KB |
sha256:88725e35db9b05d766642dd8783b09f5bca32968d8866c003a86d28ee63ec471
|
|