mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-05-31 07:11:00 +02:00
Test PDF files should never be executable because we only read their contents, so this commit makes sure that all test PDFs have the same permissions, namely 0644 (read-only for all groups, and writable for the owner), to limit their permissions for a least-privilege approach.
8.6 KiB
8.6 KiB