Skip to main content
Version: 1.2.1

Preparing to Use CLI Tools

To enable sending results from a CLI (Command Line Interface) tool, you must first:

  1. Add the tool to the list of available security tools in the Integrations → Security Sources section
  2. Fill in the required fields:
    • Name
    • Description
  3. Select one of the available tools:
    • Trivy
    • Grype
    • OWASP Dependency Track
    • Semgrep
    • Aqua
    • CodeScoring
    • Kaspersky Container Security
    • KICS
    • PT Application Inspector
    • Solar Appscreener
    • Manual - a third-party tool from which scan results can be uploaded into the system. These results will be considered during further data processing. Results are uploaded in JSON format with the same requirements as presented in the Upload External Report section. CLI

Adding a Scan Source

After adding the tool, you need to:

  1. Go to Integrations → Scan Sources

  2. Click Add Scan Source

  3. Fill out the form:

    • Name
    • Description
    • Specify Source = CLI Tool Custom Source CLI
      info

      For CLI tools, the source can be any link (repository, knowledge base, etc.)

  4. Click the Create button

Creating a Security Check

To create a check:

  1. Go to Projects → Project Name → Security Pipelines
  2. Click Add Security Check
  3. In the form, specify:
    • The previously created scanning tool (the "Tool" field)
    • The scan source (the "Source" field)
  4. Click Create CLI

After successfully creating the check, the following becomes available:

  • Launching scans for this check
  • Managing all created project checks