We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0d007e commit d3d3dbcCopy full SHA for d3d3dbc
SECURITY.md
@@ -29,7 +29,7 @@ processing them.
29
30
### Request file injection
31
32
-Tho files can always be included in a request, CVE-2022-24840 revealed that we need
+Though files can always be included in a request, CVE-2022-24840 revealed that we need
33
to consider people injecting any files that reside on your S3 bucket. However, we do
34
presign the upload location and validate it before fetching files from S3.
35
0 commit comments