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] Add matching on parent process name for inject expectation signature #1826

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

RomuDeuxfois
Copy link
Member

Add matching on process parent name to be more accurate when we match prevention & detection expectation.

Linked to OpenBAS-Platform/collectors#48

@github-actions github-actions bot added the filigran team use to identify PR from the Filigran team label Nov 6, 2024
Copy link

codecov bot commented Nov 6, 2024

Codecov Report

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

Project coverage is 32.06%. Comparing base (9161c42) to head (6de1a40).
Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
...nbas/injectors/openbas/OpenBASImplantExecutor.java 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1826      +/-   ##
============================================
- Coverage     32.07%   32.06%   -0.01%     
  Complexity     1609     1609              
============================================
  Files           561      561              
  Lines         16856    16861       +5     
  Branches        984      984              
============================================
  Hits           5406     5406              
- Misses        11206    11211       +5     
  Partials        244      244              

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

Copy link
Member

@isselparra isselparra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test OK

@RomuDeuxfois RomuDeuxfois merged commit 7d15dd7 into master Nov 7, 2024
7 checks passed
@RomuDeuxfois RomuDeuxfois deleted the bugfix/parent-process-name branch November 7, 2024 09:29
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.

2 participants