AAARRR #1513
Annotations
12 errors and 4 notices
|
🔐 Security checker
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/
|
|
🧭 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#L95
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)
|
|
🧬 Build
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/
|
|
🧬 Build
Snapshot successfully created at 2025-11-18T15:01:35.671Z
|
|
🧬 Build
{
"manifests": {
"celzero/firestack 1.0.0": {
"resolved": {
"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/github.com/coder/websocket@v1.8.14": {
"package_url": "pkg:golang/github.com/coder/websocket@v1.8.14",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/golang.org/x/sys@v0.33.0": {
"package_url": "pkg:golang/golang.org/x/sys@v0.33.0",
"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/k-sone/critbitgo@v1.4.0": {
"package_url": "pkg:golang/github.com/k-sone/critbitgo@v1.4.0",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/github.com/patrickmn/go-cache@v2.1.0+incompatible": {
"package_url": "pkg:golang/github.com/patrickmn/go-cache@v2.1.0+incompatible",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/github.com/jedisct1/go-dnsstamps@v0.0.0-20200621175006-302248eecc94": {
"package_url": "pkg:golang/github.com/jedisct1/go-dnsstamps@v0.0.0-20200621175006-302248eecc94",
"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/snawoot/go-http-digest-auth-client@v1.1.3": {
"package_url": "pkg:golang/github.com/snawoot/go-http-digest-auth-client@v1.1.3",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/golang.org/x/sync@v0.15.0": {
"package_url": "pkg:golang/golang.org/x/sync@v0.15.0",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/github.com/cloudflare/circl@v1.6.1": {
"package_url": "pkg:golang/github.com/cloudflare/circl@v1.6.1",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/golang.org/x/crypto@v0.39.0": {
"package_url": "pkg:golang/golang.org/x/crypto@v0.39.0",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/git.schwanenlied.me/yawning/x448.git@v0.0.0-20170617130356-01b048fb03d6": {
"package_url": "pkg:golang/git.schwanenlied.me/yawning/x448.git@v0.0.0-20170617130356-01b048fb03d6",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/gvisor.dev/gvisor@v0.0.0-20250816201027-ba3b9ca85f20": {
"package_url": "pkg:golang/gvisor.dev/gvisor@v0.0.0-20250816201027-ba3b9ca85f20",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/github.com/tailscale/depaware@v0.0.0-20240804103531-585336c3e1b3": {
"package_url": "pkg:golang/
|
|
🧬 Build
Submitting snapshot...
|
|
🧬 Build
success
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
firestack-aar-047625fd3a3fa16434a51c99101ea90265b1fac0
Expired
|
75 MB |
sha256:f82787e6d5d67e5943ce7d5dc506e81b8a46d21dae9c2040924f08188b89cec0
|
|
|
sbom
Expired
|
39.6 KB |
sha256:6324d3207017c43ca792855b72a09f383e3c72b6e4cad0e34a38ad132823b79b
|
|