VeriBOM User Guide
  • Getting Started
    • Introduction
    • Signup up for VeriBOM as an Organization
    • Login to VeriBOM as an Organization
  • SBOM Concepts
  • Product Management
    • Adding Product
    • Editing Product
    • Deletion of Product
    • Additional Notes
  • Connection Management
    • Adding Connection as Publisher
    • Adding Connection as Auditor
    • Editing Connection
    • Deletion of Connection
  • Project and SBOM Management
    • Adding Project
    • Scan Sources Integration
      • Source Code Upload
      • SCM Integration - GitHub
      • Container Image Scanning
      • CI/CD Integration - Jenkins
      • Container Orchestration Platforms
    • Initiating SBOM Scans
    • Publishing SBOMs
    • Editing Project
    • Deletion of Project
  • User Management
    • Adding User
    • Editing User
    • Deletion of User
  • Roles and Permissions Management
    • Predefined Roles and Permission
    • Custom Roles and Permission
      • Permissions Hierarchy
  • Organization Types
    • Sending Invitation Request to Organization From Partner Portal
    • Sending Invitation Request to Partner From Partner Portal
    • Free Publisher
    • Publisher
    • Auditor
  • Appendices
    • Contact Information
    • Glossary
    • Troubleshooting
    • Frequently Asked Questions (FAQ)
    • VeriBOM Video Guides
    • Best Practices
    • References
    • Supported Languages and Manifests
Powered by GitBook
On this page
  1. Project and SBOM Management

Scan Sources Integration

Integrating your SBOM workflow with other tools and platforms can significantly enhance your software component management capabilities. This section provides an overview of how to integrate with various tools and platforms commonly used in software development and security.

VeriBOM supports various scan sources to ensure comprehensive software component identification.

  1. Source Code: Scan the source code to identify software components used in your application.

  2. Container Images: Analyze container images to discover components, libraries, and their versions.

  3. Code Repositories: Integrate with code repositories to capture dependencies in your codebase.

  4. CI/CD Integration: Seamlessly integrate with Continuous Integration/Continuous Deployment (CI/CD) pipelines to automate SBOM generation.

  5. Container Orchestration Platforms: Scan container orchestration platforms like Kubernetes for a complete picture of your application's software components.

PreviousAdding ProjectNextSource Code Upload

Last updated 1 year ago