diff options
Diffstat (limited to '.changeset/soft-boxes-allow.md')
-rw-r--r-- | .changeset/soft-boxes-allow.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.changeset/soft-boxes-allow.md b/.changeset/soft-boxes-allow.md deleted file mode 100644 index 54ff50ea8..000000000 --- a/.changeset/soft-boxes-allow.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"astro": patch ---- - -Fixes an issue where in Node SSR, the image endpoint could be used maliciously to reveal unintended information about the underlying system. - -Thanks to Google Security Team for reporting this issue. |