Add query for invalid dns hostname bug 1545153
150 hits in 7 days, check and gate, all failures. There is a patch up to fix this. Change-Id: Ie56a010c082f0724f3110403be7ef79da5ed6f34 Related-Bug: #1545153
This commit is contained in:
parent
4043003e69
commit
2c1074fbd4
6
queries/1545153.yaml
Normal file
6
queries/1545153.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
query: >-
|
||||
message:"BadRequest: Invalid input for dns_name." AND
|
||||
message:"not a valid PQDN or FQDN" AND
|
||||
message:"must not start or end with a hyphen.." AND
|
||||
message:"create_port" AND
|
||||
tags:"screen-n-cpu.txt"
|
Loading…
Reference in New Issue
Block a user