2ms
2ms copied to clipboard
script returned exit code 2
2ms filesystem --path . --stdout-format json --report-path ./output.json --log-level trace 还是执行docker run --rm -v ${pwd}:/repo checkmarx/2ms filesystem --path /repo --ignore-pattern "^/repo/test/.*" --stdout-format json --report-path /tmp/output.json --log-level trace 但一直返回2.{script returned exit code 2}为什么