CrowdStrike / ansible_collection_falcon

Comprehensive toolkit for streamlining your interactions with the CrowdStrike Falcon platform.
https://galaxy.ansible.com/ui/repo/published/crowdstrike/falcon/
GNU General Public License v3.0
95 stars 57 forks source link

feat: add new falcon hosts dynamic inventory plugin #470

Closed carlosmmatos closed 6 months ago

carlosmmatos commented 6 months ago

This plugin will query our Falcon Hosts API to retrieve all the details associated to the requested filter query.

Closes #458

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 20.72072% with 88 lines in your changes are missing coverage. Please review.

Project coverage is 37.83%. Comparing base (f3975ea) to head (b459c36).

Files Patch % Lines
plugins/inventory/falcon_hosts.py 20.72% 88 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #470 +/- ## ========================================== - Coverage 40.50% 37.83% -2.68% ========================================== Files 16 17 +1 Lines 711 822 +111 Branches 135 158 +23 ========================================== + Hits 288 311 +23 - Misses 422 510 +88 Partials 1 1 ``` | [Flag](https://app.codecov.io/gh/CrowdStrike/ansible_collection_falcon/pull/470/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [sanity](https://app.codecov.io/gh/CrowdStrike/ansible_collection_falcon/pull/470/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `37.83% <20.72%> (-2.68%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#carryforward-flags-in-the-pull-request-comment) to find out more.

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