XiaoMi/soar

soar可以直接输出分数低于80分SQL吗?而不是所有

nowindnowave opened this issue · 1 comments

如题,便于处理

There is a filter method using jq.

./bin/soar --config etc/soar.yaml -report-type json -query file.sql | jq -r '.[] | select(.Score > 80)'