ApplicationInspector icon indicating copy to clipboard operation
ApplicationInspector copied to clipboard

ERROR when running the Application Inspector in WSL 2

Open MarkLee131 opened this issue 3 years ago • 7 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Download the OWASP Benchmark by git clone https://github.com/OWASP-Benchmark/BenchmarkJava.
  2. Change the directory to the benchmark: cd BenchmarkJava.
  3. Run ApplicationInspector with appinspector analyze -s ./.
  4. See the error.

Expected behavior

Get the result file from the benchmark.

Screenshots 屏幕截图 2022-07-30 235422

Operating Environment (please complete the following information):

  • Application Inspector Version: ApplicationInspector.CLI 1.5.20+3790d0a4cb
  • OS: WSL 2 on Windows 10 [version 10.0.19044.1826].
  • .NET version: 6.0.302

MarkLee131 avatar Jul 30 '22 16:07 MarkLee131