You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
path.split(name).reversed.take(6).toList().reversed.join('/') =='third_party/angle/src/common/fuchsia_egl/fuchsia_egl_backend.h') { // has bogus but benign "authors" reference, reported to author and legal team
87
87
returnFileType.binary;
88
88
}
89
+
if (path.split(name).reversed.take(6).toList().reversed.join('/') =='flutter/third_party/brotli/c/common/dictionary.bin.br') { // Brotli-compressed Brotli dictionary
90
+
returnFileType.binary;
91
+
}
92
+
if (path.split(name).reversed.take(8).toList().reversed.join('/') =='flutter/third_party/brotli/java/org/brotli/integration/fuzz_data.zip'||
0 commit comments