Tin mới
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
Code ReviewManage code changes
Code QualityEnforce quality at merge
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
Upgrade libuv version to 1.48.0
I think the pipeline should be able to pass as it did in the PR in my fork repo. Could someone please trigger a retry?
the ‘truncate after 256 bytes’ venerability
I did some investigating about that venerability. I checked if I could reproduce the ‘truncate after 256 bytes’ venerability. I cannot exploit it if I pass hostname as a string, due to this idna encoding line; uvloop acc
I did some investigating about that venerability. I checked if I could reproduce the ‘truncate after 256 bytes’ venerability. I cannot exploit it if I pass hostname as a string, due to this idna encoding line; uvloop acc
regarding the idna encoding error, there's some discussion of whether that error should be handled a different way in the python standard library or not. Just for reference: python/cpython#77139
vulnerability in libuv v1.46.0 #615
Merge remote-tracking branch 'origin/master' into upgrade-libuv
Add test Thanks to @tapple-cisco for the repro
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
crf: add comments and handle possible errors in error handling
libuv 1.48.0: getaddrinfo('', 0): OSError: [Errno 22] Invalid argument #596