diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | artillery_fuzzing_config/fuzz.yml | 0 |
2 files changed, 1 insertions, 1 deletions
| @@ -173,7 +173,7 @@ MUST contain more than two files. The max length is configurable | |||
| 173 | { | 173 | { |
| 174 | "file_name": "uploaded_file_name.jpg", | 174 | "file_name": "uploaded_file_name.jpg", |
| 175 | "key": "uploaded_file_key", | 175 | "key": "uploaded_file_key", |
| 176 | "scret": "uploaded_file_secret" | 176 | "secret": "uploaded_file_secret" |
| 177 | } | 177 | } |
| 178 | ] | 178 | ] |
| 179 | } | 179 | } |
diff --git a/artillery_fuzzing_config/fuzz.yml b/artillery_fuzzing_config/fuzz.yml new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/artillery_fuzzing_config/fuzz.yml | |||
