5248097f90
gosec -conf 只支持 JSON 格式,将 .gosec.yaml 转换为 .gosec.json
6 lines
44 B
JSON
6 lines
44 B
JSON
{
|
|
"global": {
|
|
"exclude": "G704"
|
|
}
|
|
}
|