79386700

Date: 2025-01-25 12:24:51
Score: 0.5
Natty:
Report link

try adding @ to module name in moduleWhitelist for "@azure/identity" & "@azure/keyvault-secrets" ?

  "scripts": {
    "moduleWhitelist": ["crypto","jsonwebtoken","pem","fs","child_process","os","process","tls","assert","tty","@azure/identity","@azure/keyvault-secrets","jsonwebtoken"],
    "filesystemAccess": {
      "allow": true
    }

}

Reasons:
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: qkfang