Skip to content

Commit 41e47c8

Browse files
committed
Remove the executable bit from test PDF files
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.
1 parent 10abe66 commit 41e47c8

153 files changed

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

test/pdfs/ThuluthFeatures.pdf

100755100644
File mode changed.

test/pdfs/acroform_calculation_order.pdf

100755100644
File mode changed.

test/pdfs/annotation-freetext.pdf

100755100644
File mode changed.

test/pdfs/annotation-line.pdf

100755100644
File mode changed.

test/pdfs/annotation-polyline-polygon.pdf

100755100644
File mode changed.

test/pdfs/annotation-square-circle.pdf

100755100644
File mode changed.

test/pdfs/autoprint.pdf

100755100644
File mode changed.

test/pdfs/bomb_giant.pdf

100755100644
File mode changed.

test/pdfs/bug1539074.1.pdf

100755100644
File mode changed.

test/pdfs/bug1539074.pdf

100755100644
File mode changed.

0 commit comments

Comments
 (0)