Security Scan #27
security.yml
on: schedule
Go Security Scan (Gosec)
1m 0s
Python Security Scan (Bandit)
20s
Dependency Security Audit
58s
Annotations
12 errors and 5 warnings
|
Dependency Security Audit:
zypheron-go/internal/config/toolchains.go#L8
could not import gopkg.in/yaml.v3 (invalid package name: "")
|
|
Dependency Security Audit
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:
|
|
Dependency Security Audit:
zypheron-go/internal/browser/parser.go#L9
could not import golang.org/x/net/html (invalid package name: "")
|
|
Dependency Security Audit:
zypheron-go/internal/browser/agent.go#L11
could not import github.com/chromedp/chromedp (invalid package name: "")
|
|
Dependency Security Audit
missing go.sum entry for module providing package golang.org/x/net/html (imported by github.com/KKingZero/Cobra-AI/zypheron-go/internal/browser); to add:
|
|
Dependency Security Audit
missing go.sum entry for module providing package github.com/chromedp/chromedp (imported by github.com/KKingZero/Cobra-AI/zypheron-go/internal/browser); to add:
|
|
Dependency Security Audit:
zypheron-go/internal/ui/theme.go#L4
could not import github.com/fatih/color (invalid package name: "")
|
|
Dependency Security Audit
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:
|
|
Dependency Security Audit:
zypheron-go/internal/licensing/storage.go#L10
could not import github.com/mattn/go-sqlite3 (invalid package name: "")
|
|
Dependency Security Audit
missing go.sum entry for module providing package github.com/mattn/go-sqlite3 (imported by github.com/KKingZero/Cobra-AI/zypheron-go/internal/licensing); to add:
|
|
Go Security Scan (Gosec)
Resource not accessible by integration
|
|
Go Security Scan (Gosec)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
|
Dependency Security Audit
Restore cache failed: Dependencies file is not found in /home/runner/work/Zypheron-CLI/Zypheron-CLI. Supported file pattern: go.sum
|
|
Go Security Scan (Gosec)
Resource not accessible by integration
|
|
Go Security Scan (Gosec)
Resource not accessible by integration
|
|
Go Security Scan (Gosec)
Resource not accessible by integration
|
|
Go Security Scan (Gosec)
Restore cache failed: Dependencies file is not found in /home/runner/work/Zypheron-CLI/Zypheron-CLI. Supported file pattern: go.sum
|