Ostorlab / oxo

OXO is a security scanning orchestrator for the modern age.
https://oxo.ostorlab.co
Apache License 2.0
529 stars 53 forks source link

Add proto for kill scan message #814

Closed oussamaessaji closed 1 month ago

oussamaessaji commented 1 month ago

This PR implements the proto for kill message, this message will be used to kill all the agents within a universe.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 62.71%. Comparing base (01ca94f) to head (5568f9a). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...c/ostorlab/agent/message/proto/v3/kill/kill_pb2.py 0.00% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #814 +/- ## ========================================== - Coverage 62.76% 62.71% -0.06% ========================================== Files 340 341 +1 Lines 14287 14299 +12 ========================================== Hits 8967 8967 - Misses 5320 5332 +12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.