File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11registry = https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/
22# Disable postinstall scripts for supply chain security. Allowlist exceptions with npm trust: https://docs.npmjs.com/cli/v11/commands/npm-trust
33ignore-scripts = true
4+
5+ min-release-age = 7
6+ audit = true
7+ audit-level = high
Original file line number Diff line number Diff line change 11registry = https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/
22# Disable postinstall scripts for supply chain security. Allowlist exceptions with npm trust: https://docs.npmjs.com/cli/v11/commands/npm-trust
33ignore-scripts = true
4+
5+ min-release-age = 7
6+ audit = true
7+ audit-level = high
Original file line number Diff line number Diff line change @@ -2,3 +2,7 @@ registry=https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_Public
22always-auth = true
33# Disable postinstall scripts for supply chain security. Allowlist exceptions with npm trust: https://docs.npmjs.com/cli/v11/commands/npm-trust
44ignore-scripts = true
5+
6+ min-release-age = 7
7+ audit = true
8+ audit-level = high
Original file line number Diff line number Diff line change @@ -2,3 +2,7 @@ registry=https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_Public
22always-auth = true
33# Disable postinstall scripts for supply chain security. Allowlist exceptions with npm trust: https://docs.npmjs.com/cli/v11/commands/npm-trust
44ignore-scripts = true
5+
6+ min-release-age = 7
7+ audit = true
8+ audit-level = high
You can’t perform that action at this time.
0 commit comments