Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix - JIT second level defence #554

Merged
merged 4 commits into from
Apr 2, 2024
Merged

Conversation

Lichtso
Copy link

@Lichtso Lichtso commented Mar 29, 2024

Credit for finding these go to @BoredPerson

@codecov-commenter
Copy link

codecov-commenter commented Mar 29, 2024

Codecov Report

Attention: Patch coverage is 72.72727% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 89.38%. Comparing base (179a0f9) to head (bfc91ab).

Files Patch % Lines
src/static_analysis.rs 16.66% 5 Missing ⚠️
src/jit.rs 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #554      +/-   ##
==========================================
+ Coverage   88.34%   89.38%   +1.03%     
==========================================
  Files          24       23       -1     
  Lines       10282     9947     -335     
==========================================
- Hits         9084     8891     -193     
+ Misses       1198     1056     -142     

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

@Lichtso Lichtso force-pushed the fix/jit_second_level_defence branch from 090b47f to bfc91ab Compare March 29, 2024 09:15
@Lichtso Lichtso merged commit 40a30d8 into main Apr 2, 2024
12 checks passed
@Lichtso Lichtso deleted the fix/jit_second_level_defence branch April 2, 2024 08:49
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