cli-extension-iac

module
v0.0.0-...-505c498 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 15, 2026 License: Apache-2.0

README

Snyk IaC Test CLI Extension

Overview

This module implements the Snyk CLI Extension for IaC workflows.

Workflows

  • snyk iac test
Excluding files and directories

You can exclude files or directories from secrets scans using the --exclude flag. This performs basename matching, excluding the specified names anywhere they appear in the project tree.

Note: Paths containing slashes (/ or \) are not allowed.

snyk secrets test --exclude=node_modules,config.json
snyk secrets test --exclude "dist,vendor,temp.log"

Only user-provided exclude patterns are applied by this flag.

Directories

Path Synopsis
cmd
develop command
internal
engine/mocks
Package mock_engine is a generated GoMock package.
Package mock_engine is a generated GoMock package.
git
processor/legacy
Package legacy contains all the logic necessary to share scan results using the Registry API.
Package legacy contains all the logic necessary to share scan results using the Registry API.
pkg
iac

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL