Picket.Engine 0.1.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package Picket.Engine --version 0.1.9
                    
NuGet\Install-Package Picket.Engine -Version 0.1.9
                    
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="Picket.Engine" Version="0.1.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Picket.Engine" Version="0.1.9" />
                    
Directory.Packages.props
<PackageReference Include="Picket.Engine" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Picket.Engine --version 0.1.9
                    
#r "nuget: Picket.Engine, 0.1.9"
                    
#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.
#:package Picket.Engine@0.1.9
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Picket.Engine&version=0.1.9
                    
Install as a Cake Addin
#tool nuget:?package=Picket.Engine&version=0.1.9
                    
Install as a Cake Tool

Picket

Picket is a MIT-licensed secrets scanner for .NET. It provides a Gitleaks-compatible command surface, a Picket-native scanning surface, Native AOT release binaries, dotnet tool packages, and embeddable AOT-safe libraries for rules, scanning, reporting, and endpoint safety.

Tools

Install the command-line scanner:

dotnet tool install --global Picket

Install the interactive terminal report triage companion:

dotnet tool install --global Picket.Tui.Cli

The release archives are direct Native AOT executable downloads. The dotnet tool packages are RID-specific Native AOT NuGet tool packages selected by the .NET CLI during install for Windows, Linux, and macOS x64/Arm64.

Libraries

Picket publishes these embeddable packages:

  • Picket.Rules
  • Picket.Engine
  • Picket.Compat
  • Picket.Report
  • Picket.Security

The public library surface is intentionally narrow and AOT-safe. See docs/EMBEDDING.md for examples and the package roles.

Documentation

Project documentation is published at:

https://willibrandon.github.io/picket/
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Picket.Engine:

Package Downloads
Picket.Report

AOT-safe report writers for Picket and Gitleaks-compatible secret scan results.

Picket.Compat

AOT-safe Gitleaks-compatible configuration, baseline, and ignore-file support for Picket.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.2.4 65 7/30/2026
0.2.3 88 7/29/2026
0.2.2 96 7/28/2026
0.2.1 98 7/28/2026
0.2.0 101 7/28/2026
0.1.13 113 7/27/2026
0.1.12 108 7/27/2026
0.1.11 124 7/26/2026
0.1.10 114 7/26/2026
0.1.9 108 7/26/2026
0.1.8 109 7/26/2026
0.1.7 115 7/26/2026
0.1.6 110 7/26/2026
0.1.4 115 7/26/2026