Skip to content

Commit 81fda22

Browse files
committed
fix(ci): suppress Ruby license false positives in Snyk checks
1 parent e8d842b commit 81fda22

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.snyk

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ ignore:
1212
snyk:lic:rubygems:json:Ruby:
1313
- '*':
1414
reason: Ruby standard library gem, Ruby license is acceptable
15+
snyk:lic:rubygems:reline:Ruby:
16+
- '*':
17+
reason: Ruby standard library gem, Ruby license is acceptable

0 commit comments

Comments
 (0)