webp-sh / webp_server_go

Go version of WebP Server. A tool that will serve your JPG/PNG/BMP/SVGs as WebP/AVIF format with compression, on-the-fly.
https://docs.webp.sh
GNU General Public License v3.0
1.85k stars 176 forks source link

Add iOS 18 support #360

Closed n0vad3v closed 4 weeks ago

n0vad3v commented 4 weeks ago

iOS 18 still sends text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 as accept header, so we need to manually add support for iOS18.

github-actions[bot] commented 4 weeks ago

For OSS Maintainers: VEX Notice
--------------------------------
If you're an OSS maintainer and Trivy has detected vulnerabilities in your project that you believe are not actually exploitable, consider issuing a VEX (Vulnerability Exploitability eXchange) statement.
VEX allows you to communicate the actual status of vulnerabilities in your project, improving security transparency and reducing false positives for your users.
Learn more and start using VEX: https://aquasecurity.github.io/trivy/v0.56/docs/supply-chain/vex/repo#publishing-vex-documents

To disable this notice, set the TRIVY_DISABLE_VEX_NOTICE environment variable.

ghcr.io/webp-sh/webp_server_go (debian 12.7)
============================================
Total: 0 (HIGH: 0, CRITICAL: 0)