Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 638 Bytes

File metadata and controls

12 lines (8 loc) · 638 Bytes

Security Policy

Supported Versions

The latest stable version on NuGet is actively maintained with security fixes. Older versions are not supported.

Reporting a Vulnerability

If you find a security vulnerability, please report it to us privately using GitHub's private vulnerability reporting feature. Please do not create a public GitHub issue.

Security Considerations

  • The project does not include input validation. Validate all data before use.
  • Do not commit strong name key files (*.snk) as they pose a security risk, as noted in .gitignore.