VYPR

pkg

by Vercel

npm: pkg

CVEs (1)

  • CVE-2024-24828Feb 9, 2024
    risk 0.00cvss epss 0.00

    pkg is tool design to bundle Node.js projects into an executables. Any native code packages built by `pkg` are written to a hardcoded directory. On unix systems, this is `/tmp/pkg/*` which is a shared directory for all users on the same local system. There is no uniqueness to…