
Anthropic’s PSF investment: Why it matters
Here’s what the $1.5M investment in the Python Software Foundation will mean for AI coding and open-source security.
A SaaSBOM (Software-as-a-Service Bill of Materials) is an extension of the traditional Software Bill of Materials (SBOM), specifically designed to provide visibility into all services used by an application, system or cloud-native software. A service is any software that is accessed over a network, including third-party APIs, data processing pipelines, cloud services, libraries, authentication providers, and any other service-level dependency that could impact security or availability.
Modern software rarely operates as a self-contained unit, instead, it interacts with other services and networked resources. These interactions introduce risks beyond vulnerabilities within the software code, such as unprotected data exchanges, insecure API calls, and service misconfigurations, and rising attacks on third-party SaaS providers and service dependencies.
SaaSBOMs provide the visibility needed to mitigate these service-based risks as well as support third-party software risk management, compliance, incident response, and vendor security evaluations.
There are several scenarios where a SaaSBOM provides additional insight that providers and consumers of software and services would find valuable:
SaaSBOMs are typically generated through a combination of:
SaaSBOM can include information about :

Here’s what the $1.5M investment in the Python Software Foundation will mean for AI coding and open-source security.

NIST has broadened the Secure Software Development Framework to include the full SDLC. Here’s why it matters.

The EU’s Cyber Resilience Act legally obliges software producers to create and maintain an SBOM. Are you prepared?