Update mime.types: add .sarif and .sarf-external-properties

Add IANA registered Media Types for https://www.iana.org/assignments/media-types/application/sarif-external-properties+json and https://www.iana.org/assignments/media-types/application/sarif+json
This commit is contained in:
Bernhard E. Reiter 2025-03-24 15:50:31 +01:00 committed by GitHub
parent d313056537
commit b60abc6082
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,6 +35,8 @@ types {
application/pdf pdf;
application/postscript ps eps ai;
application/rtf rtf;
application/sarif+json sarif;
application/sarif-external-properties+json sarif-external-properties+json;
application/vnd.apple.mpegurl m3u8;
application/vnd.google-earth.kml+xml kml;
application/vnd.google-earth.kmz kmz;