From 91d7b79bd3ff7815a5097aa916bd5bb59b4dc649 Mon Sep 17 00:00:00 2001 From: Mike Nitchie <4053177+mnitchie@users.noreply.github.com> Date: Mon, 4 Aug 2025 13:45:01 -0400 Subject: [PATCH] Update detector-arguments.md Correct detector-arguments.md to show the correct category for Python detectors --- docs/detector-arguments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/detector-arguments.md b/docs/detector-arguments.md index 9bbcf4d91..97403d3db 100644 --- a/docs/detector-arguments.md +++ b/docs/detector-arguments.md @@ -29,7 +29,7 @@ dotnet run --project "src\Microsoft.ComponentDetection\Microsoft.ComponentDetect components that are going to be scanned. The detectors that are going to run are the ones that belongs to the categories.The possible values are: - Npm, NuGet, Maven, RubyGems, Cargo, Pip, GoMod, + Npm, NuGet, Maven, RubyGems, Cargo, Python, GoMod, CocoaPods, Linux. --DetectorsFilter A comma separated list with the identifiers of the