Skip to content

Commit ecaae14

Browse files
committed
Add sigstore dep to code signature ignore list
1 parent 7d81f2d commit ecaae14

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dirty-waters.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@
5353
"io.vertx:[email protected]": ["source_code_sha"],
5454
"io.vertx:[email protected]": ["source_code_sha"],
5555
"io.vertx:[email protected]": ["source_code_sha"],
56-
"org.jboss.marshalling:[email protected]": ["source_code_sha"]
56+
"org.jboss.marshalling:[email protected]": ["source_code_sha"],
57+
"om.kohlschutter.junixsocket:[email protected]": ["code_signature"]
5758
},
5859
"ignore-if-parent": {
5960
"com.diffplug.spotless:[email protected]": ["source_code_sha"],

0 commit comments

Comments
 (0)