Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 318 Bytes

File metadata and controls

13 lines (8 loc) · 318 Bytes

SECURITY.md

Reporting Vulnerabilities

If you discover a security vulnerability, please do NOT open a public issue.

Send an email to security@pvm-shell.org instead.

Principles

  • PVM does not require sudo for user-level installs.
  • All downloads are performed using HTTPS.
  • Input validation is a priority.