Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks

ab0ba02
Select commit
Loading
Failed to load commit list.
Open

WIP: a particle only test case. #1670

[pre-commit.ci] auto fixes from pre-commit.com hooks
ab0ba02
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Sep 20, 2024 in 4s

7 new alerts including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

Other Alerts:

  • 6 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 72 in examples/8c_benchmark_ptl_parallel.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.

Check notice on line 155 in examples/8c_benchmark_ptl_parallel.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.

Check notice on line 204 in examples/8c_benchmark_ptl_parallel.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.

Check failure on line 503 in examples/8c_benchmark_ptl_parallel.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled data used in path expression High

This argument to a file access function is derived from
user input (a command-line argument)
and then passed to std::basic_fstream<char, char_traits>::open(__s).
This argument to a file access function is derived from
user input (a command-line argument)
and then passed to std::basic_fstream<char, char_traits>::open(__s), which calls std::basic_filebuf<char, char_traits>::open(__s).

Check notice on line 592 in examples/8c_benchmark_ptl_parallel.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.

Check notice on line 744 in examples/8c_benchmark_ptl_parallel.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.

Check notice on line 798 in examples/8c_benchmark_ptl_parallel.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.