Skip to content

Commit

Permalink
Update pytest snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 26, 2024
1 parent ed4e84d commit 016a54d
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Passing whole rules directly to semgrep_core
Running Semgrep engine with command:
<MASKED> -json -rules <MASKED> -j <MASKED> -strict -targets <MASKED> -timeout 5 -timeout_threshold 3 -max_memory 0 -fast --debug
--- semgrep-core stderr ---
[<MASKED>][DEBUG](default): setup_logging: highlight_setting=Std_msg.On, highlight=true
[<MASKED>][DEBUG](default): setup_logging: highlight_setting=Console.On, highlight=true
[<MASKED>][DEBUG](default): Skipping logs for networking.http
[<MASKED>][DEBUG](default): Skipping logs for cohttp.lwt.client
[<MASKED>][DEBUG](default): Skipping logs for cohttp.lwt.io
Expand All @@ -69,6 +69,7 @@ Running Semgrep engine with command:
[<MASKED>][DEBUG](default): Showing logs for application
[<MASKED>][INFO]: Executed as: <MASKED> -json -rules <MASKED> -j <MASKED> -strict -targets <MASKED> -timeout 5 -timeout_threshold 3 -max_memory 0 -fast --debug
[<MASKED>][INFO]: Version: semgrep-core version: <MASKED>
[<MASKED>][DEBUG](default): size of returned JSON string: <MASKED>
--- end semgrep-core stderr ---
semgrep ran in <MASKED> on 1 files
findings summary: 2 experiment
Expand Down Expand Up @@ -158,7 +159,7 @@ Passing whole rules directly to semgrep_core
Running Semgrep engine with command:
<MASKED> -json -rules <MASKED> -j <MASKED> -strict -targets <MASKED> -timeout 5 -timeout_threshold 3 -max_memory 0 -fast --debug
--- semgrep-core stderr ---
[<MASKED>][DEBUG](default): setup_logging: highlight_setting=Std_msg.On, highlight=true
[<MASKED>][DEBUG](default): setup_logging: highlight_setting=Console.On, highlight=true
[<MASKED>][DEBUG](default): Skipping logs for networking.http
[<MASKED>][DEBUG](default): Skipping logs for cohttp.lwt.client
[<MASKED>][DEBUG](default): Skipping logs for cohttp.lwt.io
Expand All @@ -182,6 +183,7 @@ Running Semgrep engine with command:
[<MASKED>][DEBUG](default): Showing logs for application
[<MASKED>][INFO]: Executed as: <MASKED> -json -rules <MASKED> -j <MASKED> -strict -targets <MASKED> -timeout 5 -timeout_threshold 3 -max_memory 0 -fast --debug
[<MASKED>][INFO]: Version: semgrep-core version: <MASKED>
[<MASKED>][DEBUG](default): size of returned JSON string: <MASKED>
--- end semgrep-core stderr ---
semgrep ran in <MASKED> on 1 files
findings summary: 2 experiment
Expand Down

0 comments on commit 016a54d

Please sign in to comment.