Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 629 Bytes

File metadata and controls

31 lines (25 loc) · 629 Bytes
name Security vulnerability
about Create a report about a vulnerability
title
labels security vulnerability
assignees

Describe the vulnerability A clear and concise description of what the vulnerability is.

To Reproduce Code example that reproduces the behavior:

[Fact]
public void Issue()
{
...
}

Expected behavior A clear and concise description of what you expected to happen.

Background (please complete the following information):

  • Version of library: [e.g. 0.10]
  • Version of .NET: [e.g. 10.0]

Additional context Add any other context about the vulnerability here.