SonarAnalyzer.CommonsConfigurations
2.31.0.5284
Prefix Reserved
dotnet add package SonarAnalyzer.CommonsConfigurations --version 2.31.0.5284
NuGet\Install-Package SonarAnalyzer.CommonsConfigurations -Version 2.31.0.5284
<PackageReference Include="SonarAnalyzer.CommonsConfigurations" Version="2.31.0.5284" />
<PackageVersion Include="SonarAnalyzer.CommonsConfigurations" Version="2.31.0.5284" />
<PackageReference Include="SonarAnalyzer.CommonsConfigurations" />
paket add SonarAnalyzer.CommonsConfigurations --version 2.31.0.5284
#r "nuget: SonarAnalyzer.CommonsConfigurations, 2.31.0.5284"
#:package SonarAnalyzer.CommonsConfigurations@2.31.0.5284
#addin nuget:?package=SonarAnalyzer.CommonsConfigurations&version=2.31.0.5284
#tool nuget:?package=SonarAnalyzer.CommonsConfigurations&version=2.31.0.5284
SonarAnalyzer.CommonsConfigurations
Shared analyzer configuration data (secret-exclusion regexes) generated from the sonar-analyzer-commons SecretClassifier, for use by non-JVM SonarSource analyzers.
The payload is content/secret-patterns.json.
content/secret-exclusion-corpus.json is the matching validation corpus. Every knownNonSecrets value must be
suppressed by secret-patterns.json in your regex engine - either matched by a patternGroups regex or equal to an
exactMatchGroups value, following the match semantics declared in that file - and no secretCandidates value may
be. Assert both in your own test suite, so a pattern that fails to compile or behaves differently outside the JVM is
caught here rather than becoming a missed or a noisy secret finding. A sample's category is informational and should
not be asserted on.
See SonarSource/sonar-analyzer-commons for details.
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.31.0.5284 | 68 | 9/3/2026 |
| 2.30.0.5193 | 181 | 8/12/2026 |
| 2.29.0.5138 | 369 | 7/23/2026 |