Puma.Security.Rules 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Puma.Security.Rules --version 1.0.2
NuGet\Install-Package Puma.Security.Rules -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Puma.Security.Rules" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Puma.Security.Rules --version 1.0.2
#r "nuget: Puma.Security.Rules, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Puma.Security.Rules as a Cake Addin
#addin nuget:?package=Puma.Security.Rules&version=1.0.2

// Install Puma.Security.Rules as a Cake Tool
#tool nuget:?package=Puma.Security.Rules&version=1.0.2

.NET Roslyn Security Static Code Analyzer

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.11 79,038 2/1/2022
2.4.7 60,541 2/9/2021
2.4.6 29,618 7/12/2020
2.3.0 11,236 8/8/2019
2.2.0 2,757 7/19/2019
2.1.0 12,649 3/29/2019
2.0.0.1 69,197 8/10/2018
2.0.0 2,828 8/8/2018
1.0.7 22,656 2/14/2018
1.0.6 30,546 7/26/2017
1.0.5 5,588 4/24/2017
1.0.4 4,976 3/29/2017
1.0.3 3,886 1/16/2017
1.0.2 3,573 10/12/2016
1.0.1 3,588 10/4/2016

v1.0.2
- fixed a bug that required Visual Studio to be run with Admin permissions
- added additional path tampering rules covering File and FileStream classes
- added the first version that looks for overriding the framework certificate validation method and returning true.