|
|
Subscribe / Log in / New account

GitHub's report on open-source security

GitHub has released its "2020 State of the Octoverse" report; one piece of that is a report on security [PDF]. There are a number of interesting conclusions there, including that a surprising number of security vulnerabilities are planted deliberately. "Analysis on a random sample of 521 advisories from across our six ecosystems finds that 17% of the advisories are related to explicitly malicious behavior such as backdoor attempts. Of those 17%, the vast majority come from the npm ecosystem. While 17% of malicious attacks will steal the spotlight in security circles, vulnerabilities introduced by mistake can be just as disruptive and are much more likely to impact popular projects. Out of all the alerts GitHub sent developers notifying them of vulnerabilities in their dependencies, only 0.2% were related to explicitly malicious activity. That is, most vulnerabilities were simply those caused by mistakes."

to post comments

GitHub's report on open-source security

Posted Dec 5, 2020 21:13 UTC (Sat) by alfille (subscriber, #1631) [Link]

Painfully hip presentation.

GitHub's report on open-source security

Posted Dec 6, 2020 16:58 UTC (Sun) by LtWorf (subscriber, #124958) [Link]

With an environment where lstrip is a library, rstrip is a library, and strip is a library that depends on a precise specific version of the previous 2… it is not surprising.

I think the stats should be separated by language to be more meaningful.

Plus 521 advisories is very small… their automation supposedly should do this job for all dependencies… why would they need to take a sample?

GitHub's report on open-source security

Posted Dec 7, 2020 12:15 UTC (Mon) by xophos (subscriber, #75267) [Link]

I wonder, what the same Analysis of Microsofts software stack would look like...

GitHub's report on open-source security

Posted Jan 20, 2021 14:14 UTC (Wed) by dmytrish (guest, #85653) [Link]


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