Security Scan #76
Annotations
10 errors and 2 warnings
|
Check Go dependencies for vulnerabilities:
zypheron-go/internal/config/toolchains.go#L8
could not import gopkg.in/yaml.v3 (no metadata for gopkg.in/yaml.v3)
|
|
Check Go dependencies for vulnerabilities:
zypheron-go/internal/config/toolchains.go#L6
could not import path/filepath (no metadata for path/filepath)
|
|
Check Go dependencies for vulnerabilities:
zypheron-go/internal/config/toolchains.go#L5
could not import os (no metadata for os)
|
|
Check Go dependencies for vulnerabilities:
zypheron-go/internal/config/toolchains.go#L4
could not import fmt (no metadata for fmt)
|
|
Check Go dependencies for vulnerabilities
missing go.sum entry for module providing package gopkg.in/yaml.v3 (imported by github.com/KKingZero/Cobra-AI/zypheron-go/internal/config); to add:
|
|
Check Go dependencies for vulnerabilities
missing go.sum entry for module providing package github.com/zalando/go-keyring (imported by github.com/KKingZero/Cobra-AI/zypheron-go/internal/config); to add:
|
|
Check Go dependencies for vulnerabilities:
zypheron-go/internal/ui/progress.go#L11
could not import github.com/briandowns/spinner (invalid package name: "")
|
|
Check Go dependencies for vulnerabilities:
zypheron-go/internal/ui/banner.go#L10
could not import github.com/fatih/color (invalid package name: "")
|
|
Check Go dependencies for vulnerabilities
missing go.sum entry for module providing package github.com/fatih/color (imported by github.com/KKingZero/Cobra-AI/zypheron-go/internal/ui); to add:
|
|
Check Go dependencies for vulnerabilities
missing go.sum entry for module providing package github.com/briandowns/spinner (imported by github.com/KKingZero/Cobra-AI/zypheron-go/internal/tools); to add:
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/Zypheron-CLI/Zypheron-CLI. Supported file pattern: go.sum
|
background
wait
wait-all
cancel
parallel
Loading