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

Adding CVE-2024-6633 & Fixing errors encountered caused by it when it… #109

Merged
merged 5 commits into from
Sep 4, 2024

Conversation

nmasdoufi-ol
Copy link
Contributor

@nmasdoufi-ol nmasdoufi-ol commented Sep 3, 2024

  • Added JAVA openjdk to Dockerfile (required for CVE-2024-6633).
  • Catched an exception that appeared in a scan.

Dockerfile Outdated Show resolved Hide resolved
Copy link

codecov bot commented Sep 3, 2024

Codecov Report

Attention: Patch coverage is 97.85714% with 3 lines in your changes missing coverage. Please review.

Project coverage is 95.68%. Comparing base (4ce09e5) to head (8b8bc25).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
agent/exploits/cve_2024_6633.py 94.73% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
+ Coverage   95.61%   95.68%   +0.06%     
==========================================
  Files         132      134       +2     
  Lines        4632     4772     +140     
==========================================
+ Hits         4429     4566     +137     
- Misses        203      206       +3     

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

Co-authored-by: Hamza AIT BEN YISSA <[email protected]>
@3asm 3asm merged commit 8b87d62 into main Sep 4, 2024
5 checks passed
@3asm 3asm deleted the feature/cve_2024_6633 branch September 4, 2024 10:06
@nmasdoufi-ol nmasdoufi-ol restored the feature/cve_2024_6633 branch September 4, 2024 10:46
@nmasdoufi-ol nmasdoufi-ol deleted the feature/cve_2024_6633 branch September 4, 2024 10:46
@nmasdoufi-ol nmasdoufi-ol restored the feature/cve_2024_6633 branch September 4, 2024 10:50
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.

5 participants