Skip to content

Commit 4a24679

Browse files
authored
chore: add snyk config (#63)
Exclude packer-plugin-sdk (MPL-2.0) due to upstream inclusion. Signed-off-by: Ville Vesilehto <ville.vesilehto@upcloud.com>
1 parent 5008b01 commit 4a24679

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.snyk

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
version: v1.25.0
2+
ignore:
3+
'snyk:lic:golang:github.com:hashicorp:packer-plugin-sdk:MPL-2.0':
4+
- '*':
5+
reason: upstream inclusion
6+
patch: {}

0 commit comments

Comments
 (0)