Skip to content

Commit

Permalink
Allow ImageMagick in .lichen file
Browse files Browse the repository at this point in the history
This is a false positive emanating from sigs.k8s.io/[email protected].

Signed-off-by: Tom Pantelis <[email protected]>
  • Loading branch information
tpantelis committed Nov 8, 2023
1 parent 440f11d commit a144183
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .lichen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ allow:
- "PostgreSQL"
- "X11"
- "Zlib"
- "ImageMagick"

override:
- path: "github.com/flynn/go-shlex"
Expand Down

0 comments on commit a144183

Please sign in to comment.