Picket.Rules
0.1.12
See the version list below for details.
dotnet add package Picket.Rules --version 0.1.12
NuGet\Install-Package Picket.Rules -Version 0.1.12
<PackageReference Include="Picket.Rules" Version="0.1.12" />
<PackageVersion Include="Picket.Rules" Version="0.1.12" />
<PackageReference Include="Picket.Rules" />
paket add Picket.Rules --version 0.1.12
#r "nuget: Picket.Rules, 0.1.12"
#:package Picket.Rules@0.1.12
#addin nuget:?package=Picket.Rules&version=0.1.12
#tool nuget:?package=Picket.Rules&version=0.1.12
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.
CI Integrations
Use the Picket Secret Scanner GitHub Action:
- uses: actions/checkout@v7.0.1
- uses: willibrandon/picket@v0
with:
upload-sarif: true
Azure Pipelines can install Picket from the Visual Studio Marketplace and use the PicketScan@1 task:
- task: PicketScan@1
inputs:
target: "$(Build.SourcesDirectory)"
failOn: "findings"
See GitHub Action and Azure DevOps for permissions, inputs, reports, and failure behavior.
Libraries
Picket publishes these embeddable packages:
Picket.RulesPicket.EnginePicket.CompatPicket.ReportPicket.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 | Versions 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. |
-
net10.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Picket.Rules:
| Package | Downloads |
|---|---|
|
Picket.Engine
AOT-safe secret scanning engine for Picket using Scout.Text.Regex for byte-oriented matching. |
|
|
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.8 | 0 | 8/2/2026 |
| 0.2.7 | 33 | 8/2/2026 |
| 0.2.6 | 54 | 7/31/2026 |
| 0.2.5 | 42 | 7/31/2026 |
| 0.2.4 | 52 | 7/30/2026 |
| 0.2.3 | 95 | 7/29/2026 |
| 0.2.2 | 102 | 7/28/2026 |
| 0.2.1 | 97 | 7/28/2026 |
| 0.2.0 | 104 | 7/28/2026 |
| 0.1.13 | 122 | 7/27/2026 |
| 0.1.12 | 114 | 7/27/2026 |
| 0.1.11 | 126 | 7/26/2026 |
| 0.1.10 | 120 | 7/26/2026 |
| 0.1.9 | 122 | 7/26/2026 |
| 0.1.8 | 118 | 7/26/2026 |
| 0.1.7 | 128 | 7/26/2026 |
| 0.1.6 | 112 | 7/26/2026 |
| 0.1.4 | 116 | 7/26/2026 |