Skip to main content
availability

This integration is configured through the Invicti ASPM product.

Container security overview

What is container security scanning?

Container security scanning inspects container images for vulnerabilities, misconfigurations, exposed secrets, and license risks. Scanning images in container registries and Kubernetes clusters helps teams identify and remediate security issues before containers are deployed to production.

note

Invicti AppSec Core includes a preconfigured Invicti Container Security scanner that is automatically activated with your package. The integrations on this page are for teams using Invicti ASPM who want to connect their own container scanning tools instead. See AppSec Core scanners overview for details on the built-in scanner.

How it works

Container security scanners analyze the contents of container images to build a complete inventory of their components. The scanning process includes:

  • OS package analysis — identifies vulnerabilities in operating system packages installed in the image.
  • Dependency scanning — detects known vulnerabilities in application-level libraries and dependencies within the container.
  • Secrets detection — finds credentials, API keys, and other sensitive data embedded in container images.
  • Configuration checks — flags insecure configurations such as containers running as root, missing resource limits, or missing health checks.
  • SBOM generation — produces Software Bills of Materials in CycloneDX and SPDX formats for container images.

What it can discover

Container security scanning detects risks across the following categories:

CategoryExamples
Vulnerable OS packagesOutdated or known-vulnerable packages within the container image
Application dependency vulnerabilitiesCVEs in libraries and frameworks bundled in the image
Exposed secretsHardcoded credentials, API keys, tokens, and certificates
MisconfigurationsContainers running as root, missing resource limits, elevated privileges
License risksOpen-source license issues within container components
Outdated base imagesBase images that are no longer maintained or missing critical security patches

Supported container security scanners

The following container security integrations are available through Invicti ASPM:

ScannerTypeAuthentication
TrivyDocker
Trivy OperatorKubernetes integration
Snyk ContainerConnectionAPI token
Amazon Inspector CSConnectionAWS credentials
Qualys CSConnectionBasic auth
Armo SecurityConnectionAPI token
CrowdStrike Falcon ContainerConnectionAPI token
Lacework Container SecurityConnectionAPI token
Prisma Cloud Compute CSConnectionBasic auth
Red Hat Advanced Cluster SecurityConnectionAPI token

Choosing a container security scanner

If you need…Consider
Open-source / no license costTrivy, Trivy Operator
Kubernetes-native scanningTrivy Operator, Red Hat Advanced Cluster Security, Armo Security
AWS-native scanningAmazon Inspector CS
Enterprise cloud security platformPrisma Cloud Compute CS, CrowdStrike Falcon, Lacework
Developer-friendly SaaSSnyk Container

Need help?

The Invicti Support team is ready to provide technical assistance. Go to Help Center

Was this page useful?