Feature/hardening backlog - #49
Merged
Merged
Conversation
t.TempDir() on macOS runners produces paths longer than sun_path's 104 bytes, so bind fails with EINVAL (CI: Test macos-latest). Fall back to a short /tmp dir when the socket path approaches the limit. Co-Authored-By: Claude <noreply@anthropic.com>
Toolchain go 1.25.10 -> 1.25.13 (crypto/tls, crypto/x509, asn1, html/template, net/http, net/url, net/textproto fixes), grpc v1.81.1 -> v1.82.1, x/text v0.38.0 -> v0.39.0, pion/dtls v3.1.2 -> v3.1.4, webtransport-go v0.10.0 -> v0.11.1. govulncheck now reports exactly one finding: GO-2024-3218 (Kademlia DHT censorship) which has no upstream fix - documented as accepted architectural risk in the CI job comment; job stays reporting-only until upstream ships one. Full test suite green after bumps. Co-Authored-By: Claude <noreply@anthropic.com>
npm audit fix clears the nanoid and postcss high-severity findings and the SvelteKit/cookie moderate chain. 4 low-severity findings remain behind breaking adapter major bumps (--force territory) - accepted for now. Co-Authored-By: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.