Skip to content

Commit 4cff144

Browse files
feat: add acceptance for Unknown license in Snyk policy
1 parent 3f7c2f4 commit 4cff144

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.snyk

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,8 @@ ignore:
1717
- '*':
1818
reason: "Accepting jwcrypto’s LGPL-3.0 license for now"
1919
expires: "2030-12-31T23:59:59Z"
20+
"snyk:lic:pip:cffi:Unknown":
21+
- '*':
22+
reason: "Accepting the Unknown license for now"
23+
expires: "2030-12-31T23:59:59Z"
2024
patch: {}

0 commit comments

Comments
 (0)