Kindly advice
Incident Report: CVE-2024-YIKES
11–20 of 187 posts
Re: Incident Report: CVE-2024-YIKES
#12Re: Incident Report: CVE-2024-YIKES
#13Re: Incident Report: CVE-2024-YIKES
#14Re: Incident Report: CVE-2024-YIKES
#15Earlier quoted context omitted.
Crates has also been making efforts to include rust sec, but in addition to the above I would like the community to shy away from many small dependencies to a few larger ones just as tokio has
Many small crates published by large, trustworthy projects are fine and preferable to one large crate that "does everything".
Re: Incident Report: CVE-2024-YIKES
#16It's great that there's so much momentum in fixing the glaring problems with supply chain systems like npm, but I'm concerned that we're entering a new era of security-related problems caused in large part by agentic development.
I'm not just talking about Mythos/Glasswing surfacing vulnerabilities in pretty much everything it touches; I think the way we're developing software, pulling in dependencies, and potentially losing human thought modeling of complex systems is going to lead to a lot of hacked together software and infrastructure that humans won't fully understand.
I hope in a few years we don't look back at today and wonder how we could have been so naive -- how we failed to actually plan for the long-tail of AI development in a way that doesn't solve problems by attempting to just use AI to rebuild complex systems.
But the article was funny.
Re: Incident Report: CVE-2024-YIKES
#17Supply chain incidents suck and we need to do better. Personally for rust I’m a proponent of the foundation supporting a few core crates that go under the same audit procedure as the main rust language and give funding to the project to limit supply chain vulns. I don’t think the right answer is to remove systems like crates or npm. Crate and npm are a boon for many developers.
Move high value crates into the standard library?
Re: Incident Report: CVE-2024-YIKES
#18Re: Incident Report: CVE-2024-YIKES
#19Re: Incident Report: CVE-2024-YIKES
#20For anyone confused, this is (very good imo) fiction about supply-chain incidents. It had me very worried during a brief scan that it was real though, which made me read it more attentively :)