mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-27 04:32:24 +02:00
Adding Windows file path validation for values of File_Path (#403)
This commit is contained in:
@@ -74,6 +74,7 @@ mapping:
|
||||
"Path":
|
||||
type: str
|
||||
required: true
|
||||
pattern: '^(([cC]:)\\([a-zA-Z0-9\-\_\. \(\)\<\>]+\\)*([a-zA-Z0-9_\-\.]+\.[a-z0-9]{3})|no default)$'
|
||||
"Code_Sample":
|
||||
type: seq
|
||||
required: false
|
||||
|
Reference in New Issue
Block a user