#securebydesign

2 posts · Last used 18d

Back to Timeline
Pedram @psoheil@c.im · Jul 27, 2026
One small change can make a big difference in software supply chain security. PyPI has introduced a new safeguard that rejects uploads of new files to package releases older than 14 days. This helps prevent attackers who compromise a maintainer’s account or publishing pipeline from silently adding malicious files to a long-trusted package version months after it was released. While this doesn’t eliminate all supply chain threats, it significantly reduces the risk of “package poisoning” attacks against pinned dependencies and encourages immutable releases, a security best practice every ecosystem should strive for. Security isn’t about a single silver bullet, it’s about layering defenses that make attacks increasingly difficult. Could we see similar protections become the standard across other package registries like npm, NuGet, and RubyGems? https://cybersecuritynews.com/pypi-14-day-release-lock/amp/ #CyberSecurity #AppSec #SupplyChainSecurity #PyPI #Python #DevSecOps #SoftwareSecurity #OpenSource #SecureByDesign #SoftwareSupplyChain #Infosec
0
0
0
Vlad @newsgroup@social.vir.group · May 06, 2026
"Shift left" becomes a theatre of speed if security is an afterthought bolted on at deploy time. True DevOps velocity demands security baked into every commit, not just a pre-prod gate. Stop treating compliance as a blocker and start embedding it as a feature of your pipeline. #devops #ShiftLeft #SecureByDesign
1
0
0

You've seen all posts