commit | 6ae35ce3a5db6f13dc1e54c5bfdf0f99c4e301f4 | [log] [tgz] |
---|---|---|
author | Jorge Betancourt <jmbetancourt@google.com> | Wed Oct 11 15:25:02 2023 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Wed Oct 11 19:47:19 2023 +0000 |
tree | c06a0046d473b51d258f6a57274609e4a3220bae | |
parent | ef8a49c2c0c81f69b16e7e2efd520f4134a76403 [diff] |
add canvaskit to npm audit allowlist Change-Id: I61c979494db34e522361981e5e6b479a885c7e4e Reviewed-on: https://skia-review.googlesource.com/c/buildbot/+/765416 Reviewed-by: Ravi Mistry <rmistry@google.com> Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Ravi Mistry <rmistry@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> Auto-Submit: Jorge Betancourt <jmbetancourt@google.com>
diff --git a/npm-audit-mirror/go/config/config.json b/npm-audit-mirror/go/config/config.json index 51dcc95..1a9a843 100644 --- a/npm-audit-mirror/go/config/config.json +++ b/npm-audit-mirror/go/config/config.json
@@ -6,6 +6,10 @@ "package_json_dir": "", "packages_allow_list": [ { + "name": "canvaskit-wasm", + "version": "*" + }, + { "name": "common-sk", "version": "*" },