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

[backend] Added Agent ID at the implant command level for third-party executors #2264

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

RomuDeuxfois
Copy link
Member

@github-actions github-actions bot added the filigran team use to identify PR from the Filigran team label Jan 21, 2025
Copy link

codecov bot commented Jan 21, 2025

Codecov Report

Attention: Patch coverage is 0% with 41 lines in your changes missing coverage. Please review.

Project coverage is 32.78%. Comparing base (3519981) to head (08692ce).

Files with missing lines Patch % Lines
...ike/service/CrowdStrikeExecutorContextService.java 0.00% 13 Missing ⚠️
...s/tanium/service/TaniumExecutorContextService.java 0.00% 13 Missing ⚠️
...main/java/io/openbas/executors/ExecutorHelper.java 0.00% 11 Missing ⚠️
...openbas/service/OpenBASExecutorContextService.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2264      +/-   ##
============================================
+ Coverage     32.71%   32.78%   +0.07%     
  Complexity     1517     1517              
============================================
  Files           583      584       +1     
  Lines         18047    18008      -39     
  Branches       1156     1157       +1     
============================================
  Hits           5904     5904              
+ Misses        11879    11840      -39     
  Partials        264      264              

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

@RomuDeuxfois RomuDeuxfois merged commit 4d971d9 into master Jan 22, 2025
7 checks passed
@RomuDeuxfois RomuDeuxfois deleted the issue/2263 branch January 22, 2025 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Executor tiers are not working anymore
3 participants