https://github.com/dotnet-security-guard/roslyn-security-guard
Roslyn analyzers that aim to help security audit on .NET applications.
https://github.com/dotnet-security-guard/roslyn-security-guard
code-analysis roslyn roslyn-analyzer security-audit visual-studio
Last synced: 7 months ago
JSON representation
Roslyn analyzers that aim to help security audit on .NET applications.
- Host: GitHub
- URL: https://github.com/dotnet-security-guard/roslyn-security-guard
- Owner: dotnet-security-guard
- License: lgpl-3.0
- Archived: true
- Created: 2016-04-28T03:45:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-19T17:13:29.000Z (over 7 years ago)
- Last Synced: 2024-08-01T02:28:43.641Z (about 1 year ago)
- Topics: code-analysis, roslyn, roslyn-analyzer, security-audit, visual-studio
- Language: C#
- Homepage: https://dotnet-security-guard.github.io
- Size: 1.14 MB
- Stars: 208
- Watchers: 35
- Forks: 38
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> :warning: This project is no longer active. The project [Security Code Scan](https://github.com/security-code-scan/security-code-scan) is a more recent version which include all the analyzers from this project. It has many important bug fixes.
#  [](https://ci.appveyor.com/project/h3xstream/roslyn-security-guard)
Roslyn analyzers that aim to help security audits on .NET applications.
[Website](https://dotnet-security-guard.github.io) | [Visual Studio Gallery](https://marketplace.visualstudio.com/items?itemName=PhilippeArteau.RoslynSecurityGuard) | [NuGet](https://www.nuget.org/packages/RoslynSecurityGuard/)
## Screenshots
The extension analyzes the code during the editing and when the project is built.

For some vulnerabilities a code fix is suggested.
