6 lines
151 B
TOML
6 lines
151 B
TOML
[rule]
|
|
severity = "high"
|
|
name = "4104"
|
|
messages = [
|
|
["4104", { ja = "リモートコマンドを実行します", en = "Excute Remote Command" }]
|
|
] |