stable

Clone or download

Read-only

chore: Ignore vulnerability in a transitive dep of unplugin-vue2-script-setup

[CVE-2023-2972][0] is reported due to the usage of `@antfu/utils` in the dependency trees of the `unplugin-vue2-script-setup` lib. Tuleap does not appear to be affected by the issue: * Vulnerability concerns `deepMerge` of `@antfu/utils` * `unplugin-vue2-script-setup` does not use `deepMerge` of `@antfu/utils` * Tuleap only uses `unplugin-vue2-script-setup` in tests context Closes request #32282: Ignore vulnerability in a transitive dep of unplugin-vue2-script-setup [0]: https://osv.dev/vulnerability/GHSA-p2fh-2h23-6grg Change-Id: I8123aedca35c7c02f4bd709a34b9969ed11785c8

Modified Files

Name
M tools/utils/osv-scanner/config.toml +5 −0 Go to diff View file