|
|
Log in / Subscribe / Register

Contradiction?

Contradiction?

Posted Jun 10, 2026 18:26 UTC (Wed) by samlh (subscriber, #56788)
In reply to: Contradiction? by jzb
Parent article: Eliminating long-lived credentials with trusted publishing

Also of note:
In response to a similar (the same?) attack, crates.io's implementation now proactively blocks usage with the pull_request_target trigger server-side, so that particular footgun is defanged for Rust crates.
Perhaps PyPI could do the same?

Reference:
https://github.com/rust-lang/crates.io/blob/c61947f573026...


to post comments

Contradiction?

Posted Jun 15, 2026 14:09 UTC (Mon) by miketheman (guest, #184536) [Link] (1 responses)

PyPI has been blocking `pull_request_target` for 4 months https://github.com/pypi/warehouse/pull/19601

Contradiction?

Posted Jun 16, 2026 8:07 UTC (Tue) by samlh (subscriber, #56788) [Link]

Ah, great - thanks for the link


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds