Picket.linux-arm64
0.1.11
See the version list below for details.
dotnet add package Picket.linux-arm64 --version 0.1.11
NuGet\Install-Package Picket.linux-arm64 -Version 0.1.11
<PackageReference Include="Picket.linux-arm64" Version="0.1.11" />
<PackageVersion Include="Picket.linux-arm64" Version="0.1.11" />
<PackageReference Include="Picket.linux-arm64" />
paket add Picket.linux-arm64 --version 0.1.11
#r "nuget: Picket.linux-arm64, 0.1.11"
#:package Picket.linux-arm64@0.1.11
#addin nuget:?package=Picket.linux-arm64&version=0.1.11
#tool nuget:?package=Picket.linux-arm64&version=0.1.11
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.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/
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.