Tag: pipelines
-
Anchore: Generating SBOMs for JavaScript Projects: A Developer’s Guide
Source URL: https://anchore.com/blog/javascript-sbom-generation/ Source: Anchore Title: Generating SBOMs for JavaScript Projects: A Developer’s Guide Feedly Summary: Let’s be honest: modern JavaScript projects can feel like a tangled web of packages. Knowing exactly what’s in your final build is crucial, especially with rising security concerns. That’s where a Software Bill of Materials (SBOM) comes in handy…
-
Anchore: The Developer’s Guide to SBOMs & Policy-as-Code
Source URL: https://anchore.com/blog/sbom-and-policy-as-code-a-developers-guide/ Source: Anchore Title: The Developer’s Guide to SBOMs & Policy-as-Code Feedly Summary: If you’re a developer, this vignette may strike a chord: You’re deep in the flow, making great progress on your latest feature, when someone from the security team sends you an urgent message. A vulnerability has been discovered in one…
-
Hacker News: Hardware-Aware Coding: CPU Architecture Concepts Every Developer Should Know
Source URL: https://blog.codingconfessions.com/p/hardware-aware-coding Source: Hacker News Title: Hardware-Aware Coding: CPU Architecture Concepts Every Developer Should Know Feedly Summary: Comments AI Summary and Description: Yes Summary: The text provides an in-depth exploration of CPU architecture and performance optimization through the concept of “hardware-aware coding.” It emphasizes the importance of aligning software with hardware capabilities, particularly in…