• This repository has been archived on 11/Sep/2019
  • Stars
    star
    208
  • Rank 182,237 (Top 4 %)
  • Language
    C#
  • License
    GNU Lesser Genera...
  • Created about 8 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Roslyn analyzers that aim to help security audit on .NET applications.

⚠️ This project is no longer active. The project Security Code Scan is a more recent version which include all the analyzers from this project. It has many important bug fixes.

Roslyn Security Guard Build status

Roslyn analyzers that aim to help security audits on .NET applications.

Website | Visual Studio Gallery | NuGet

Screenshots

The extension analyzes the code during the editing and when the project is built.

Visual Studio

For some vulnerabilities a code fix is suggested.

Code fix