Choose at least one scan type to analyze your project:

  • SCA Scan : Checks for known vulnerabilities in dependencies and libraries.
  • SBOM Scan : Generates a Software Bill of Materials to identify components and track potential risks.
  • SAST Scan : Performs Static Application Security Testing to detect insecure code patterns.
  • IAC Scan : Analyzes Infrastructure-as-Code files to detect misconfigurations and insecure setups.
  • Secret Scan : Detects hardcoded credentials, API keys, and other sensitive information accidentally committed to source code.

  • Selecting multiple scan types provides broader coverage and stronger security insights.