Skip to content

Commit 5389210

Browse files
authored
Add claude code exceptions
1 parent 01a5196 commit 5389210

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/dependency-review.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ jobs:
7777
# (https://github.com/clearlydefined/curated-data/pull/30203)
7878
# npm/canvas: Temporary addition due to ClearlyDefined error
7979
# (https://github.com/clearlydefined/curated-data/pull/32066)
80+
# npm/@img/sharp*: For local dev using claude code
81+
# npm/@anthropic-ai/claude-code: For local dev using claude code
8082
allow-dependencies-licenses: >-
8183
pkg:npm/%2540lancedb/lancedb,
8284
pkg:npm/%2540lancedb/lancedb-darwin-arm64,
@@ -100,5 +102,8 @@ jobs:
100102
pkg:pypi/charset-normalizer,
101103
pkg:maven/com.google.errorprone/error_prone_annotations,
102104
pkg:npm/canvas
105+
pkg:npm/%2540limg/sharp-libvips-linuxmusl-arm64
106+
pkg:npm/%2540limg/sharp-libvips-linuxmusl-x64
107+
pkg:npm/%2540lanthropic-ai/claude-code
103108
104109
comment-summary-in-pr: on-failure

0 commit comments

Comments
 (0)