Skip to content

Commit 4c7b042

Browse files
authored
images.md fix Ibexa.EOLWhitespace
1 parent bd909ca commit 4c7b042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content_management/images/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ For more information, see the [bundle's documentation](https://symfony.com/bundl
6363

6464
Images must be treated like any other user-submitted data - as potentially malicious.
6565

66-
- EXIF metadata of an image may contain for example, HTML, JavaScript, or PHP code.
66+
- EXIF metadata of an image may contain for example, HTML, JavaScript, or PHP code.
6767
[[= product_name =]] itself doesn't parse EXIF metadata, but third-party bundles must be secured against this eventuality.
6868
Make sure that metadata is properly escaped before use.
6969
- Images may contain specially crafted flaws that exploit vulnerabilities in common image libraries

0 commit comments

Comments
 (0)