Skip to content

ROB: Consider strict mode setting for decryption errors#3731

Merged
stefan6419846 merged 1 commit intopy-pdf:mainfrom
stefan6419846:issue3725
Apr 13, 2026
Merged

ROB: Consider strict mode setting for decryption errors#3731
stefan6419846 merged 1 commit intopy-pdf:mainfrom
stefan6419846:issue3725

Conversation

@stefan6419846
Copy link
Copy Markdown
Collaborator

Closes #3725.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.44%. Comparing base (9e461d3) to head (75e2b2b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3731   +/-   ##
=======================================
  Coverage   97.43%   97.44%           
=======================================
  Files          55       55           
  Lines       10029    10045   +16     
  Branches     1842     1844    +2     
=======================================
+ Hits         9772     9788   +16     
  Misses        149      149           
  Partials      108      108           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@stefan6419846 stefan6419846 merged commit 717446b into py-pdf:main Apr 13, 2026
29 of 30 checks passed
@stefan6419846 stefan6419846 deleted the issue3725 branch April 13, 2026 13:30
stefan6419846 added a commit that referenced this pull request Apr 14, 2026
## What's new

### Security (SEC)
- Limit the allowed size of xref and object streams (#3733) by @stefan6419846

### Robustness (ROB)
- Consider strict mode setting for decryption errors (#3731) by @stefan6419846

### Documentation (DOC)
- Use new parameter names for compress_identical_objects by @stefan6419846

[Full Changelog](6.10.0...6.10.1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ValueError: Invalid padding bytes. when accessing PdfReader.pages in 6.10.0

1 participant