Skip to main content
Skip table of contents

Mend CLI vs Unified Agent

The Mend CLI is a combined security solution, that introduces a holistic and coherent experience by utilizing all Mend scanning capabilities in a single tool/binary. It is the recommended tool for scanning within a CI/CD pipeline or on a developer desktop.

The purpose of this article is to provide examples of when to use Unified Agent instead of the CLI.

Mend CLI Features

When to use the Mend Unified Agent

It is recommended to use the Unified Agent if any of the following are required for SCA scanning as the Mend CLI does not support these use cases, yet. If attempting to compare dependency scan results, it is recommended to follow Comparing Scans Between the Unified Agent and CLI

  • Scan development dependencies

  • Binary matching

    • While on by default, it is recommended to disable this in the Unified Agent.

  • Using one of the following package managers

Javascript
  • Bower

  • PNPM

  • Lerna

Java
  • Ant

Python
  • pipenv

  • Poetry

  • Conda

Objective C
  • CocoaPods

Rust
  • Cargo

C#
  • Paket

Elixir/Erlang
  • Hex

Haskell
  • Cabal

Go
  • Dep

  • Godep

  • Vndr

  • Gogradle

  • Govendor

  • Gopm

  • Glide

Other Languages
  • R

  • HTML

  • OCaml

  • Bazel

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.