Skip to content

[FEATURE REQ] Allow excluding files or folders when providing analyze-directory #387

@ChrisLGardner

Description

@ChrisLGardner

Please describe the feature or suggestion.

A few of our bicep templates and modules have copies of AVM modules stored next to them in source control (for various reasons) and we don't want the template analyzer to scan this code since we're not going to fix any issues that it finds with them. It would be great if we could have another parameter like exclude-directory or something so we can ignore those child folders when we want to analyze multiple bicep files in the same parent fodler without needing to run the tool multiple times.

Additional context

We're using the Azure DevOps security task to run the tool so we can configure and run multiple tools using a config file without needing to have a step to run each one individually.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions