Skip to content

dnsx: add uidself for internally originated queries #1662

dnsx: add uidself for internally originated queries

dnsx: add uidself for internally originated queries #1662

Triggered via push March 25, 2026 19:52
Status Success
Total duration 6m 6s
Artifacts 5

go.yml

on: push
Matrix: 🪪 Artifact attestations / 🔏 Build attestation
Waiting for pending jobs
Matrix: 🪪 Artifact attestations / 📦 SBOM attestation
Waiting for pending jobs
🚚 Publish  /  🚚 Publish
🚚 Publish / 🚚 Publish
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 5 warnings, and 4 notices
🧭 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#L375
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#L368
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#L363
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.
🧭 Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🧩 CodeQL & Zizmor
User-specified `matrix` input is not an object.
🌈 ORT
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🌈 ORT
No files were found with the provided path: /home/runner/.ort/ort-results/evaluation-result.json. No artifacts will be uploaded.
🧬 Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: advanced-security/spdx-dependency-submission-action@v0.1.1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🧬 Build
Snapshot successfully created at 2026-03-25T19:57:14.880Z
🧬 Build
{ "manifests": { "celzero/firestack 1.0.0": { "resolved": { "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/text@v0.33.0": { "package_url": "pkg:golang/golang.org/x/text@v0.33.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/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/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/coder/websocket@v1.8.14": { "package_url": "pkg:golang/github.com/coder/websocket@v1.8.14", "relationship": "direct", "dependencies": [] }, "pkg:golang/golang.org/x/exp@v0.0.0-20241004190924-225e2abe05e6": { "package_url": "pkg:golang/golang.org/x/exp@v0.0.0-20241004190924-225e2abe05e6", "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/golang.org/x/tools@v0.41.0": { "package_url": "pkg:golang/golang.org/x/tools@v0.41.0", "relationship": "direct", "dependencies": [] }, "pkg:golang/golang.org/x/time@v0.12.0": { "package_url": "pkg:golang/golang.org/x/time@v0.12.0", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/cloudflare/circl@v1.6.3": { "package_url": "pkg:golang/github.com/cloudflare/circl@v1.6.3", "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/cloudflare/odoh-go@v1.0.0": { "package_url": "pkg:golang/github.com/cloudflare/odoh-go@v1.0.0", "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/github.com/txthinking/runnergroup@v0.0.0-20210608031112-152c7c4432bf": { "package_url": "pkg:golang/github.com/txthinking/runnergroup@v0.0.0-202
🧬 Build
Submitting snapshot...
🧬 Build
success

Artifacts

Produced during runtime
Name Size Digest
debug-artifacts Expired
6.69 MB
sha256:97253b7d12314544fe11528673d43935ffa12ee1afc504360b1c548ad5e87bee
firestack-aar-4b524bab75b0f114d8c12387ccf49aa9cbad95cf
77.4 MB
sha256:514971c9f49f46fed9f4dc93a4afe0b0eacc16aa720964efc1a29848babb9e64
firestack-sbom-4b524bab75b0f114d8c12387ccf49aa9cbad95cf Expired
39 KB
sha256:ad917952860876c4cefe25b04e135ca38a7e348b378edd19f56fa85e1a8d4bef
ort-results-firestack-4b524ba
570 KB
sha256:3a133d57ecdc8875dfa6796045b35f687df0d290ab8a616b67e2afc5bee0c501
osv-scanner-results-4b524bab75b0f114d8c12387ccf49aa9cbad95cf
611 Bytes
sha256:9fa3863ca08c6d97334cc77a25dc21c71ffe11b887aab826acd9e528114acc92