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

Fix/exit once the scan has completed #789

Closed elyousfi5 closed 3 months ago

elyousfi5 commented 3 months ago

Screencast from 2024-08-15 16-32-54.webm

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 62.51%. Comparing base (fb66adb) to head (4b98917). Report is 5 commits behind head on main.

Files Patch % Lines
src/ostorlab/runtimes/local/runtime.py 61.11% 7 Missing :warning:
src/ostorlab/runtimes/local/log_streamer.py 50.00% 1 Missing :warning:
src/ostorlab/runtimes/runtime.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #789 +/- ## ========================================== + Coverage 62.47% 62.51% +0.03% ========================================== Files 340 340 Lines 14111 14146 +35 ========================================== + Hits 8816 8843 +27 - Misses 5295 5303 +8 ```

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