Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 1.74 KB

security.md

File metadata and controls

53 lines (35 loc) · 1.74 KB

Security policy

home /

Table of contents

  1. Support
  2. Vulnerabilities report
  3. Suggestions
  4. Additional resources

Support

Release types

  • Long Term Support: LTS releases are supported for 3 years after the initial release.
  • Standard Term Support: STS releases are supported for 6 months after a subsequent STS or LTS release. Releases happen every 12 months so the support period for STS is 18 months.

.NET Core policy

Support will be available for both LTS and STS releases of the .NET platform.

Top

Vulnerabilities report

Please do not report security vulnerabilities through public GitHub issues

Please send a direct message (DM) to @_daht_x and include as much of the requested information as possible, as detailed below:

  • Type of vulnerability.
  • The location of the affected source code (git details (tag, branch, commit) and full paths of source files(s)).
  • Environment setup, instructions, and proof of concept (if possible) to reproduce or replicate the issue.

Top

Suggestions

Top

Additional resources

Top