From 0aa2032a0e1522c156e0b812f5c68186b6a2e14b Mon Sep 17 00:00:00 2001 From: Adam Reynolds Date: Mon, 6 May 2024 11:39:09 -0700 Subject: [PATCH] Update README.md Signed-off-by: Adam Reynolds --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e6e33a..dba53c4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# microsoft/security-devops-action (Preview) +# microsoft/security-devops-action (Preview) [Private Testing Fork] Microsoft Security DevOps (MSDO) is a command line application which integrates static analysis tools into the development cycle. MSDO installs, configures and runs the latest versions of static analysis tools (including, but not limited to, SDL/security and compliance tools). MSDO is data-driven with portable configurations that enable deterministic execution across multiple environments. For tools that output results in or MSDO can convert their results to SARIF, MSDO imports into a normalized file database for seamlessly reporting and responding to results across tools, such as forcing build breaks.