sbom-management

Generate CycloneDX and SPDX SBOMs with VEX vulnerability tracking.

2|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/DTMC-marketplace/governance --skill sbom-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sbom-management
Source: https://github.com/DTMC-marketplace/governance/tree/main/skills/sbom-management
Command: npx skills add https://github.com/DTMC-marketplace/governance --skill sbom-management

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance and tools for managing Software Bills of Materials (SBOMs), ensuring software supply chain security and compliance.

Core Features & Use Cases

  • SBOM Generation: Create SBOMs in standard formats like CycloneDX and SPDX for software releases.
  • Vulnerability Tracking: Integrate vulnerability scanning and manage exploitability information using VEX.
  • Supply Chain Security: Implement best practices like SLSA and package verification to enhance trust in the software supply chain.
  • Use Case: Ensure compliance with regulations like Executive Order 14028 by generating and distributing accurate SBOMs for all software components.

Quick Start

Use the sbom-management skill to generate a CycloneDX SBOM for your .NET solution.

Frequently Asked Questions about sbom-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a CycloneDX or SPDX SBOM for my software releases?

To generate a CycloneDX or SPDX SBOM for software releases, this skill provides scripts and references that automate component extraction and document creation, ensuring your software bill of materials meets standard formats required for supply chain security and regulatory compliance.

What is VEX and how does it integrate with vulnerability tracking in an SBOM?

VEX, or Vulnerability Exploitability eXchange, integrates with vulnerability tracking by providing statements on whether specific vulnerabilities affect your software. This skill guides you through appending VEX documents to your SBOM to communicate exploitability and reduce false positives during vulnerability management.

How do I implement SLSA compliance and package verification for supply chain security?

Implementing SLSA compliance and package verification involves following build provenance and integrity best practices. This skill offers guidance on applying SLSA frameworks and verifying package signatures to enhance trust and secure your software supply chain against tampering.

Does this skill support compliance with Executive Order 14028 software transparency requirements?

Yes, this skill supports Executive Order 14028 compliance by guiding the generation and distribution of accurate software bills of materials. It addresses regulatory requirements for software transparency by standardizing CycloneDX and SPDX outputs for all software components.

Can I use this skill to manage vulnerability scanning across my .NET solution?

You can manage vulnerability scanning for a .NET solution by using this skill to generate a CycloneDX SBOM and integrating vulnerability data. It guides you through extracting dependencies and mapping them against known security advisories.