Skip to content

snyk/cli-extension-iac

Repository files navigation

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 IaC scans using the --exclude flag. The value is a comma-separated list of paths relative to the input directory. Both of the following are supported:

snyk iac test --exclude=dir-to-skip,subdir/file.tf
snyk iac test --exclude "dir-to-skip,subdir/file.tf"

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

About

No description, website, or topics provided.

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9