@bagder hmm, I think this CVE fix may have broken my use of ~/.netrc with the GitHub REST API. Ran into an issue where my normal usage pattern of curl, which includes a "netrc-optional" entry in ~/.curlrc and a GitHub personal access token in ~/.netrc, no longer adds an "Authorization: ..." header to my requests, correlated in time with installing curl 8.11.1 via homebrew.
I'll see if I can produce a properly reduced test case and bisect down to one commit.
https://mastodon.social/@gnomon/113646136871618513
@gnomon give us all the details you can figure out and let's track it down!
────
────