HackerTrans
TopNewTrendsCommentsPastAskShowJobs

livealight

no profile record

Submissions

State of the Software Supply Chain (2024)

sonatype.com
1 points·by livealight·2 tahun yang lalu·0 comments

Show HN: Kuvastin – An E Ink art piece that displays AI art from Google cal

turunen.dev
5 points·by livealight·3 tahun yang lalu·2 comments

The Cyber Resilience Act Threatens the Future of Open Source

devops.com
4 points·by livealight·3 tahun yang lalu·0 comments

BOM Doctor: Visualise and Patch Java SBOMS

bomdoctor.sonatype.com
1 points·by livealight·3 tahun yang lalu·0 comments

8th State of the Software Supply Chain Report

sonatype.com
1 points·by livealight·4 tahun yang lalu·0 comments

Check your gems: RubyGems fixes unauthorized package takeover bug

bleepingcomputer.com
2 points·by livealight·4 tahun yang lalu·0 comments

[untitled]

1 points·by livealight·4 tahun yang lalu·0 comments

PyPI, NuGet, NPM Flooded with Roblox and Fortnite Spam: Why?

blog.sonatype.com
2 points·by livealight·4 tahun yang lalu·0 comments

Log4shell by the numbers- Why did CVE-2021-44228 set the Internet on Fire?

blog.sonatype.com
1 points·by livealight·5 tahun yang lalu·0 comments

comments

livealight
·3 tahun yang lalu·discuss
Very neat! Did a similar project with AI generated images. Fun for days with this kind of cheap hardware!
livealight
·3 tahun yang lalu·discuss
Thanks! It definitely passed the weekend well - do share if you end up building it!
livealight
·3 tahun yang lalu·discuss
It let log4j pass for as long as it was known to be good. Within hours of the CVE opening the tool was blocking it. The purpose of dependency firewalls is to avoid two things: known badly vulnerable packages AND known malicious packages that serve no other purpose than to steal data or drop a trojan. No security is 100% bulletproof, but it's really surprising how much of the damage is done by 7 year old CVEs. Firewalls can be useful in exactly that.
livealight
·3 tahun yang lalu·discuss
This exact same sentiment came through in the National Cyber Security Strategy the US released. It describes a minimum acceptable level of software development, called safe harbours, based on e.g. the NIST Secure Development Standards.

Whether we like it or not, it seems legislation is forming on how to code and ship software.

https://www.whitehouse.gov/briefing-room/statements-releases...