mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* apply version updates * use audit-ci * fmt --------- Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com> Co-authored-by: Lucas Nogueira <lucas@tauri.app>
7 lines
190 B
JSON
7 lines
190 B
JSON
{
|
|
// $schema provides code completion hints to IDEs.
|
|
"$schema": "https://github.com/IBM/audit-ci/raw/main/docs/schema.json",
|
|
"moderate": true,
|
|
"allowlist": ["GHSA-952p-6rrq-rcjv"]
|
|
}
|