Skip to content

feat: exploit_mitigations: better error handling and feedback#1479

Open
jstucke wants to merge 1 commit into
masterfrom
checksec-error-handling
Open

feat: exploit_mitigations: better error handling and feedback#1479
jstucke wants to merge 1 commit into
masterfrom
checksec-error-handling

Conversation

@jstucke
Copy link
Copy Markdown
Collaborator

@jstucke jstucke commented May 11, 2026

The exploit_mitigation plugin is in some rare cases called on files that aren't actually ELF files. This PR adds better error handling and user feedback,

@jstucke jstucke self-assigned this May 11, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 11, 2026

Codecov Report

❌ Patch coverage is 95.23810% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.48%. Comparing base (a8d0625) to head (e1cf203).

Files with missing lines Patch % Lines
...is/exploit_mitigations/code/exploit_mitigations.py 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1479      +/-   ##
==========================================
+ Coverage   92.40%   92.48%   +0.08%     
==========================================
  Files         370      370              
  Lines       20851    20826      -25     
==========================================
- Hits        19267    19261       -6     
+ Misses       1584     1565      -19     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants