NEWSkillSec — elevating AI Skills security from malware detection to capability auditingSkillSecLearn more →
INSIGHTS

Industry Insights

Observations, analysis and practice on software supply chain security, open-source governance and AI security.

Deep Dive

End-of-Life Open-Source Components: The Quietest Risk in Your Supply Chain

Industry reports keep finding that the vast majority of codebases contain open-source components years out of date. Abandoned components get no patches and no one answers vulnerability reports — the most overlooked supply-chain risk. How to identify, grade and remediate.

Deep Dive

Detecting Open-Source License Conflicts in Practice: Five Patterns and an Engineering Playbook

The hard part of license risk is not any single license but combinations — GPL inside proprietary code, Apache-2.0 meeting GPLv2, declarations that don't match the files. Five common conflict patterns and a four-tier remediation playbook, all automatable.

Compliance

Open-Source Governance in Financial Services: From Regulatory Mandate to Working Framework

China's five-regulator joint opinion made open-source governance a compliance obligation for financial institutions. We unpack the four regulatory keywords and lay out a working framework of inventory, admission, monitoring and incident response.

Deep Dive

The Open-Source License Risk Map: From MIT to AGPL, What to Fear and What Not To

Of the two-thousand-plus open-source licenses, which ones actually deserve enterprise caution? A four-tier map by contagion — permissive, weak copyleft, strong copyleft, and commercial-restriction clauses — plus a three-step governance rollout.

Security Research

From npm Worms to MCP Poisoning: How AI-Agent Supply Chain Attacks Are Evolving

Supply-chain poisoning is spreading from npm packages to MCP servers and Agent Skills. A review of xz, Shai-Hulud and postmark-mcp — and why malware detection is no longer enough.

Security Research

The Security Risks of AI-Generated Code: Data, Mechanisms, and Governance

Studies keep finding that roughly 40% of AI-generated code contains exploitable flaws — while developers using AI assistants feel more confident. The data, four mechanisms, and a governance path.

Compliance

The EU Cyber Resilience Act Timeline: A Compliance Checklist for Software Vendors

The CRA is in force: vulnerability-reporting obligations start September 2026, full application in December 2027, with fines up to €15M or 2.5% of global turnover. A six-point checklist.

Deep Dive

Choosing an SCA Tool: Snippet-Level vs. Manifest-Level Detection

The gap between SCA tools isn't the feature list — it's the detection principle. Manifest-level trusts what you declare; snippet-level verifies what you actually shipped. Five blind spots and an evaluation checklist.

Deep Dive

The Complete SBOM Guide: Formats, Regulations, and a Rollout Path

SPDX, CycloneDX or SWID? US EO 14028, FDA, the EU CRA and China's financial-sector rules — what they require, and a four-step path from generation to operations.

Trends

AI Is Rewriting the Software Supply Chain — Can Security Keep Up?

As code is mass-produced by AI and dependencies are pulled in automatically by agents, the old "scan-and-inventory" paradigm starts to break. Security has to move from after-the-fact to the moment of production.

Deep Dive

SBOM Is More Than a Compliance Checklist

Many teams treat an SBOM as a document to hand in. But a valuable SBOM drives decisions — which vulns are exploitable, which dependency to fix first, which license carries risk.