core/overreach: impl set/get runtime's internal env #1603
go.yml
on: push
🧬 Build
4m 26s
🛡️ OSV scanner
1m 56s
🌈 ORT
3m 12s
🗳️ Security checker
1m 44s
🧭 Lint
59s
🧩 CodeQL & Zizmor
2m 35s
Matrix: 🪪 Artifact attestations / 🔏 Build attestation
Waiting for pending jobs
Matrix: 🪪 Artifact attestations / 📦 SBOM attestation
Waiting for pending jobs
🚚 Publish
/
🚚 Publish
Annotations
13 errors, 1 warning, and 4 notices
|
🧭 Lint
Process completed with exit code 1.
|
|
🧭 Lint:
intra/core/overreach.go#L78
this value of envs is never used (SA4006)
|
|
🧭 Lint:
intra/core/brsa/pss.go#L126
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"rsa: internal error: inconsistent length\")" (err113)
|
|
🧭 Lint:
intra/core/brsa/pss.go#L62
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"crypto/rsa: key size too small for PSS signature\")" (err113)
|
|
🧭 Lint:
intra/core/brsa/pss.go#L56
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"crypto/rsa: input must be hashed with given hash\")" (err113)
|
|
🧭 Lint:
intra/core/brsa/common.go#L106
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"rsa: internal error\")" (err113)
|
|
🧭 Lint:
intra/core/async.go#L122
do not define dynamic errors, use wrapped static errors instead: "errors.New(who + \" fn panicked\")" (err113)
|
|
🧭 Lint:
intra/backend/ipn_wgkeygen.go#L99
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"keys must decode to exactly 32 bytes\")" (err113)
|
|
🧭 Lint:
intra/backend/ipn_wgkeygen.go#L96
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"invalid key: %v\", err)" (err113)
|
|
🧭 Lint:
intra/backend/ipn_pipkeygen.go#L374
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"cannot decode key exponent: %v\", err)" (err113)
|
|
🧭 Lint:
intra/backend/ipn_pipkeygen.go#L367
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"cannot decode key modulus: %v\", err)" (err113)
|
|
🧭 Lint:
intra/backend/ipn_pipkeygen.go#L362
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"cannot unmarshal public key: %v\", err)" (err113)
|
|
🛡️ OSV scanner
Process completed with exit code 127.
|
|
🌈 ORT
No files were found with the provided path: /home/runner/.ort/ort-results/evaluation-result.json. No artifacts will be uploaded.
|
|
🧬 Build
Snapshot successfully created at 2026-01-14T15:49:29.925Z
|
|
🧬 Build
{
"manifests": {
"celzero/firestack 1.0.0": {
"resolved": {
"pkg:golang/golang.org/x/text@v0.31.0": {
"package_url": "pkg:golang/golang.org/x/text@v0.31.0",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/github.com/noql-net/certpool@v0.0.0-20240719060413-a5ed62ecc62a": {
"package_url": "pkg:golang/github.com/noql-net/certpool@v0.0.0-20240719060413-a5ed62ecc62a",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/github.com/tailscale/depaware@v0.0.0-20251001183927-9c2ad255ef3f": {
"package_url": "pkg:golang/github.com/tailscale/depaware@v0.0.0-20251001183927-9c2ad255ef3f",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/golang.zx2c4.com/wireguard@v0.0.0-20250521234502-f333402bd9cb": {
"package_url": "pkg:golang/golang.zx2c4.com/wireguard@v0.0.0-20250521234502-f333402bd9cb",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/github.com/cisco/go-tls-syntax@v0.0.0-20200617162716-46b0cfb76b9b": {
"package_url": "pkg:golang/github.com/cisco/go-tls-syntax@v0.0.0-20200617162716-46b0cfb76b9b",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/golang.org/x/mod@v0.29.0": {
"package_url": "pkg:golang/golang.org/x/mod@v0.29.0",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/github.com/crazy-max/xgo@v0.31.0": {
"package_url": "pkg:golang/github.com/crazy-max/xgo@v0.31.0",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/golang.zx2c4.com/wintun@v0.0.0-20230126152724-0fa3db229ce2": {
"package_url": "pkg:golang/golang.zx2c4.com/wintun@v0.0.0-20230126152724-0fa3db229ce2",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/golang.org/x/net@v0.47.0": {
"package_url": "pkg:golang/golang.org/x/net@v0.47.0",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/github.com/txthinking/runnergroup@v0.0.0-20210608031112-152c7c4432bf": {
"package_url": "pkg:golang/github.com/txthinking/runnergroup@v0.0.0-20210608031112-152c7c4432bf",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/golang.org/x/sys@v0.38.0": {
"package_url": "pkg:golang/golang.org/x/sys@v0.38.0",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/github.com/google/btree@v1.1.2": {
"package_url": "pkg:golang/github.com/google/btree@v1.1.2",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/github.com/elazarl/goproxy@v0.0.0-20230808193330-2592e75ae04a": {
"package_url": "pkg:golang/github.com/elazarl/goproxy@v0.0.0-20230808193330-2592e75ae04a",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/github.com/txthinking/socks5@v0.0.0-20230325130024-4230056ae301": {
"package_url": "pkg:golang/github.com/txthinking/socks5@v0.0.0-20230325130024-4230056ae301",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/github.com/patrickmn/go-cache@v2.1.0+incom
|
|
🧬 Build
Submitting snapshot...
|
|
🧬 Build
success
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
debug-artifacts
Expired
|
6.88 MB |
sha256:881b406d84fe445b043f5743fc9c1666f94ae955ca3559a742450b3f20dbd113
|
|
|
firestack-aar-fcad29c75abd883f96fb9367c6cc7e79e803d03a
Expired
|
76.1 MB |
sha256:62fa31a6db4164f63f7091a09d19e17c74986004fff97015c43fc7b836af457e
|
|
|
firestack-sbom-fcad29c75abd883f96fb9367c6cc7e79e803d03a
Expired
|
38.1 KB |
sha256:ebfea824b8f5a75028351b0087bf12e0cd2819f3e9d15d047797c32a0517d9dd
|
|
|
ort-results-firestack-fcad29c
Expired
|
479 KB |
sha256:6b96a358de07fffb9792bc91190f0015c6cdc5c5dc2105e8f0d525423f2005dd
|
|
|
osv-scanner-results-fcad29c75abd883f96fb9367c6cc7e79e803d03a
Expired
|
611 Bytes |
sha256:245f967287cc26dbd4565fc989e91ac1bea05ecb79a99faf1bbae48fae0aefea
|
|