snyk
Version:
snyk library and cli utility
35 lines (20 loc) • 1.13 kB
Markdown
description: The snyk cos finding commands for listing and inspecting findings.
# COS finding
{% hint style="info" %}
**Release status**
The `snyk cos` command set is in Closed Beta and is available only for Enterprise plans. If you want to set it up in your Group or Organization, contact your Snyk account team.
{% endhint %}
## Usage
`snyk cos finding [<COMMAND>] [<OPTIONS>]`
## Description
The `snyk cos finding` command lists and inspects the findings discovered during scans.
For a list of related commands see the [snyk cos](cos.md) help, `snyk cos --help`.
## Commands
- [`snyk cos finding list`](cos-finding-list.md), `snyk cos finding list --help`: list the findings for a target or scan
- [`snyk cos finding show`](cos-finding-show.md), `snyk cos finding show --help`: show the details of a finding
## Configure the Snyk CLI
You can use environment variables to configure the Snyk CLI and set variables for connecting with the Snyk API. For more information see [Configure the Snyk CLI](https://docs.snyk.io/snyk-cli/configure-the-snyk-cli).
## Debug
Use the `-d` option to output the debug logs.