10 lines
263 B
TOML
10 lines
263 B
TOML
[[rule]]
|
|
id = "COULD_NOT_FIND_CODEC_PARAMS"
|
|
domain = "probe"
|
|
severity = "medium"
|
|
confidence = 0.6
|
|
fix_tier = "none"
|
|
stop_scan = false
|
|
patterns = ["(?i)could not find codec parameters"]
|
|
notes = "Insufficient probe data; consider higher analyzeduration/probesize."
|