NASA’s new dark energy space telescope can also detect killer asteroids
technologyreview.com·2h ago

TL;DR
Traditional code reviews often overlook risks associated with Continuous Integration/Continuous Deployment (CI/CD) processes. Novee Security discovered a vulnerability named 'Cordyceps' that allows unauthorized users to hijack workflows in open-source projects.
✦ Why It Matters
Engineers should integrate CI/CD security assessments into their development processes to mitigate risks.
Key Takeaways
How It Works
The Cordyceps vulnerability exploits the CI/CD pipeline by allowing untrusted input to trigger high-privilege actions, potentially compromising sensitive operations. Developers often overlook the security implications of workflow configurations, which can run commands and handle credentials, making them a target for attackers.
Related