Sign in Sign up
nuget

Our.Umbraco.MediaProtection

This prevents bad actors from manipulating processing parameters and DOS your site by requesting a large amount of slightly different image URLs that all need to process the image (a potentially CPU and memory expensive process). These processed images are then also saved to the ImageSharp cache (stored in umbraco\Data\TEMP\MediaCache by default), which doesn't have a built-in way to clean up old/infrequently used files and could therefore fill up your disk.

nuget View on Nuget

Activity

Latest release
3y ago
Total releases
3
Cadence
~2 months
Last 12 months
0

Details

First release
Sep 10, 2022
Releases
Version Released
2.0.0 major
1.0.1 patch
1.0.0 initial