In this blog post by our CEO Tzachi Zornstain, he explains itโs difficult and time-consuming to validate the #identity of the #opensource contributor.
#supplychainsecurity
https://t.co/SH7elrBTp1
Last month PHP source code repo was hacked. Luckily the backdoor was reverted. Are we sure this was a single incident?
Check out our blogpost ๐
https://t.co/tcMfGjZjWf
Our automatic open-source analysis engine reported a spike in the past hours of malicious activity.
Thousands of open-source packages, all sharing the same code are being published with random names by what seems like an ethical hacker.
Check it out - https://t.co/ZTDs9CUq9b
Our research team came across a technique that allowed code to run on hundreds of servers worldwide without an installation.
What we found is when a user only downloads a Python package, the code inside will automatically run on the developer's system.
https://t.co/6BP8VMtud8
Last week a novel open-source software supply-chain attack was discovered by @alxbrsn.
During this weekend, hackers started copycatting this (link in comments)
In order to detect if you are vulnerable, we have released โDustiLockโ an open-source tool - https://t.co/qmpZXzmQeL
In some cases, an attacker can publish a public package with a name of a private package as well as a higher version number. This will cause private artifact repositories to use the attackers' package during the build process.