snyk / policy

Snyk policy parser and matching logic
Other
8 stars 8 forks source link

feature: support add-exclude #67

Closed dekelund closed 2 years ago

dekelund commented 2 years ago

What it does

Add function to provide file paths to be added to exclude-section in policy-files.

How should this be manually tested?

In an upcoming release of the CLI, it will be used by following command:

snyk ignore --file-path='./vendor/*.ts' --file-path-group='global'

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

snyksec commented 2 years ago

:tada: This PR is included in version 1.23.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: