This commit is contained in:
Suvam Mukherjee 2024-09-16 12:43:14 -04:00
Родитель 54d9f18432
Коммит 18d320524a
2 изменённых файлов: 1 добавлений и 3 удалений

Просмотреть файл

@ -11,8 +11,6 @@
- FPS => False positive reduction in static analysis.
- FNS => False negative reduction in static analysis.
# UNRELEASED
# 1.8.0 - 09/16/2024
- BUG: Mark `SEC000/000.Unclassified32ByteBase64String`, `SEC000/001.Unclassified64ByteBase64String`, `SEC101/101.AadClientAppLegacyCredentials`, `SEC000/001.Unclassified64ByteBase64String` as `DetectionMetadata.LowConfidence`.
- BUG: Mark `SEC101/109.AzureContainerRegistryLegacyKey` as `DetectionMetadata.MediumConfidence`.

Просмотреть файл

@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "1.9.0-prerelease",
"version": "1.8.0",
"publicReleaseRefSpec": [
"^refs/heads/main$",
"^refs/heads/release/v\\d+\\.\\d+\\.\\d+$"