HackerTrans
TopNewTrendsCommentsPastAskShowJobs

livealight

no profile record

Submissions

State of the Software Supply Chain (2024)

sonatype.com
1 points·by livealight·2 anni fa·0 comments

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

turunen.dev
5 points·by livealight·3 anni fa·2 comments

The Cyber Resilience Act Threatens the Future of Open Source

devops.com
4 points·by livealight·3 anni fa·0 comments

BOM Doctor: Visualise and Patch Java SBOMS

bomdoctor.sonatype.com
1 points·by livealight·3 anni fa·0 comments

8th State of the Software Supply Chain Report

sonatype.com
1 points·by livealight·4 anni fa·0 comments

Check your gems: RubyGems fixes unauthorized package takeover bug

bleepingcomputer.com
2 points·by livealight·4 anni fa·0 comments

[untitled]

1 points·by livealight·4 anni fa·0 comments

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

blog.sonatype.com
2 points·by livealight·4 anni fa·0 comments

comments

livealight
·3 anni fa·discuss
Very neat! Did a similar project with AI generated images. Fun for days with this kind of cheap hardware!
livealight
·3 anni fa·discuss
Thanks! It definitely passed the weekend well - do share if you end up building it!
livealight
·3 anni fa·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 anni fa·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...