All use cases
    Use case

    DevSecOps & supply chain

    Secure the build pipeline and what flows through it.

    Why this fits, DevSecOps platforms, secrets management and software supply chain security.

    103 vendors for this

    Binarly logo
    Binarly
    Supply Chain Security
    5 products

    Binarly is a software and firmware supply chain security vendor focused on binary-level analysis of compiled artifacts, including UEFI, BMC, embedded Linux, and other firmware components. In this category, it is used to generate and validate SBOMs and CBOMs, assess third-party software before deployment, and surface vulnerabilities, secrets, and crypto issues without source code. Its position is strongest for hardware vendors, OEMs, embedded product teams, and enterprise security groups that need defensible evidence about what is actually inside shipped binaries. The company also offers adjacent firmware security and risk intelligence capabilities, but its supply-chain value centers on binary transparency and post-build verification.

    Binary-level supply chain analysis+11
    Bugcrowd logo
    Bugcrowd
    Penetration Testing & Red Team
    7 products

    Bugcrowd provides penetration testing and red-team services through a managed crowdsourced platform that matches customers with vetted ethical hackers and curated tester teams. In the penetration-testing scope, it supports standard and customized tests with real-time visibility into progress and prioritized findings; in the red-team scope, it offers RTaaS that simulates attacker kill chains and produces debrief reports for validation and remediation. It is best suited for security teams that need external testers, fast engagement start, and evidence for compliance or control-effectiveness review. Bugcrowd also has adjacent bug bounty and vulnerability disclosure offerings, but those are outside this profile.

    Crowdsourced red team engagements+10
    Infisical logo
    Infisical
    Secrets Management
    1 product

    Infisical is an open-source platform for managing secrets, certificates, configurations, and privileged access across development, CI/CD, and cloud infrastructure. It provides end-to-end encrypted storage with AES-GCM-256, secrets versioning, point-in-time recovery, audit logging, and automatic rotation. Key components include secrets scanning in GitHub/GitLab, X.509 certificate issuance via EST, and Infisical KMS for policy-enforced encryption. Delivery occurs via CLI, SDKs (Go, Node.js, Python), HTTP API, Kubernetes Operator, and External Secrets Operator. Best for developer-centric teams replacing scattered .env files and long-lived credentials with centralized, auditable workflows.

    Centralized secrets storage and distributionSecret versioning and point-in-time recovery+10
    Lineaje logo
    Lineaje
    Supply Chain Security
    1 product

    Lineaje is a software supply chain security vendor focused on discovering, analyzing, and continuously securing software artifacts across source code, open source dependencies, containers, and third-party software. In this category, it stands out for combining SBOM-driven inventory, software composition analysis, integrity validation, and autonomous remediation workflows. Its platform is aimed at organizations that build, buy, or distribute critical software and need to track provenance, vulnerability exposure, tampering, and compliance obligations across the full lifecycle. Adjacent AI security capabilities exist, but buyers evaluating supply chain security would mainly use Lineaje for dependency risk control, build hardening, and vendor software assurance.

    Full-lifecycle software supply chain security+9
    Phoenix Security logo
    Phoenix Security
    Application Security Posture Management (ASPM)
    5 products

    Phoenix Security is an application security platform focused on finding and triaging code-level and runtime vulnerabilities across the software delivery lifecycle. In the DAST/SAST scope, it normalizes findings from source-code analysis, dynamic testing, and related appsec scanners into a single model, then uses runtime context to help prioritize remediation. Public materials also indicate support for air-gapped deployments and broader AppSec workflows, but the core value for buyers in this category is combining static and dynamic findings with remediation guidance. It is best suited for security teams and developers that need one place to correlate application vulnerability signals from multiple testing methods.

    Static application security testing for source code and compiled artifacts to identify issues such as injection flaws, unsafe input handling, and other OWASP Top 10-style defects before deployment.
    Raven logo
    Raven
    Application Security Posture Management (ASPM)
    6 products

    Raven.io provides a runtime application security platform that runs inside cloud-deployed applications to detect and block malicious code execution as it happens, independent of whether a CVE exists. The platform includes application detection and response for forensic visibility down to libraries, functions and call paths, a runtime software composition analysis capability that uses reachability data to de-prioritize vulnerabilities, and a module for discovering and controlling AI agents operating inside application environments. It is aimed at enterprises running internet-facing applications on Kubernetes, containers and compute instances across AWS, GCP and Azure, supporting languages including Java, Python, JavaScript, Go, Ruby, PHP, C++ and .NET. Customers include organizations in regulated industries such as insurance and financial services.

    Runtime exploit prevention+5
    Trivy logo
    Trivy
    DevSecOps
    1 product

    Trivy is an open-source vulnerability scanner developed by Aqua Security, designed to identify security issues in container images, Kubernetes clusters, file systems, code repositories, and Infrastructure as Code (IaC) configurations within DevSecOps pipelines. It supports scanning for vulnerabilities (CVEs), misconfigurations, secrets, and Software Bill of Materials (SBOM), making it a versatile solution for modern cloud-native environments. Known for its simplicity, speed, and comprehensive scanning capabilities without database dependencies, Trivy is a cornerstone tool for DevSecOps teams aiming to integrate shift-left security into development workflows. It is best suited for DevOps and security practitioners managing containerized and cloud-native infrastructure. While Aqua Security offers adjacent enterprise products, Trivy itself remains a standalone open-source scanner.

    Scans container images for OS package vulnerabilities (CVEs) and application dependency issues across Docker, Podman, and OCI formats