Skip to content

Commit 54a32f7

Browse files
committed
chore: ignore semgrep finding
1 parent ada5b07 commit 54a32f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tools/LambdaTestTool-v2/src/Amazon.Lambda.TestTool/Processes/TestToolProcess.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ public static TestToolProcess Startup(RunCommandSettings settings, CancellationT
6969
}
7070
else
7171
{
72+
// nosemgrep: csharp.lang.security.stacktrace-disclosure.stacktrace-disclosure
7273
app.UseDeveloperExceptionPage();
7374
app.UseStaticFiles();
7475
}

0 commit comments

Comments
 (0)