Skip to content

Commit

Permalink
fix(deny): add Zlib license allowance
Browse files Browse the repository at this point in the history
Signed-off-by: Sandro-Alessio Gierens <[email protected]>
  • Loading branch information
gierens committed Jan 9, 2025
1 parent 1ecb179 commit 5ca5ed6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ allow = [
"BSD-3-Clause",
"OpenSSL",
"Unicode-3.0",
"Zlib",
]
# The confidence threshold for detecting a license from license text.
# The higher the value, the more closely the license text must be to the
Expand Down

0 comments on commit 5ca5ed6

Please sign in to comment.