OpenBAS-Platform / openbas

Open Breach and Attack Simulation Platform
https://openbas.io
Other
213 stars 23 forks source link

[backend/frontend] Introduce the OpenBAS agent (#919) #1086

Closed SamuelHassine closed 1 month ago

SamuelHassine commented 1 month ago

[backend/frontend] Introduce the OpenBAS agent (#919)

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 24.19355% with 94 lines in your changes missing coverage. Please review.

Project coverage is 26.70%. Comparing base (dae2a50) to head (b0c986a). Report is 6 commits behind head on master.

:exclamation: Current head b0c986a differs from pull request most recent head 12978e6

Please upload reports for the commit 12978e6 to get more accurate results.

Files Patch % Lines
...ain/java/io/openbas/rest/executor/ExecutorApi.java 7.54% 49 Missing :warning:
...va/io/openbas/rest/asset/endpoint/EndpointApi.java 0.00% 33 Missing :warning:
...ain/java/io/openbas/rest/injector/InjectorApi.java 0.00% 4 Missing :warning:
...est/asset/endpoint/form/EndpointRegisterInput.java 0.00% 3 Missing :warning:
...aldera/service/CalderaGarbageCollectorService.java 0.00% 2 Missing :warning:
...penbas/rest/asset/endpoint/form/EndpointInput.java 0.00% 2 Missing :warning:
.../io/openbas/injectors/caldera/CalderaExecutor.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1086 +/- ## ============================================ + Coverage 25.27% 26.70% +1.43% - Complexity 1010 1089 +79 ============================================ Files 464 468 +4 Lines 10893 11476 +583 Branches 534 611 +77 ============================================ + Hits 2753 3065 +312 - Misses 8074 8325 +251 - Partials 66 86 +20 ```

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