crowdsecurity / crowdsec

CrowdSec - the open-source and participative security solution offering crowdsourced protection against malicious IPs and access to the most advanced real-world CTI.
https://crowdsec.net
MIT License
9.1k stars 470 forks source link

add HTTP datasource #3294

Closed he2ss closed 2 weeks ago

he2ss commented 1 month ago

feature : https://github.com/crowdsecurity/crowdsec/issues/3289

github-actions[bot] commented 1 month ago

@he2ss: There are no 'kind' label on this PR. You need a 'kind' label to generate the release automatically.

Details I am a bot created to help the [crowdsecurity](https://github.com/crowdsecurity) developers manage community feedback and contributions. You can check out my [manifest file](https://github.com/crowdsecurity/crowdsec/blob/master/.github/governance.yml) to understand my behavior and what I can do. If you want to use this for your project, you can check out the [BirthdayResearch/oss-governance-bot](https://github.com/BirthdayResearch/oss-governance-bot) repository.
github-actions[bot] commented 1 month ago

@he2ss: There are no area labels on this PR. You can add as many areas as you see fit.

Details I am a bot created to help the [crowdsecurity](https://github.com/crowdsecurity) developers manage community feedback and contributions. You can check out my [manifest file](https://github.com/crowdsecurity/crowdsec/blob/master/.github/governance.yml) to understand my behavior and what I can do. If you want to use this for your project, you can check out the [BirthdayResearch/oss-governance-bot](https://github.com/BirthdayResearch/oss-governance-bot) repository.
he2ss commented 1 month ago

/kind feature /area agent

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 80.44164% with 62 lines in your changes missing coverage. Please review.

Project coverage is 58.46%. Comparing base (1616991) to head (aadc31a). Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
pkg/acquisition/modules/http/http.go 81.17% 34 Missing and 14 partials :warning:
pkg/acquisition/acquisition.go 0.00% 12 Missing :warning:
pkg/acquisition/http.go 50.00% 0 Missing and 1 partial :warning:
...isition/modules/wineventlog/wineventlog_windows.go 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3294 +/- ## ========================================== + Coverage 58.32% 58.46% +0.13% ========================================== Files 349 351 +2 Lines 37389 37626 +237 ========================================== + Hits 21808 21998 +190 - Misses 13693 13731 +38 - Partials 1888 1897 +9 ``` | [Flag](https://app.codecov.io/gh/crowdsecurity/crowdsec/pull/3294/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crowdsecurity) | Coverage Δ | | |---|---|---| | [bats](https://app.codecov.io/gh/crowdsecurity/crowdsec/pull/3294/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crowdsecurity) | `41.28% <4.80%> (-0.22%)` | :arrow_down: | | [unit-linux](https://app.codecov.io/gh/crowdsecurity/crowdsec/pull/3294/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crowdsecurity) | `34.40% <80.44%> (+0.31%)` | :arrow_up: | | [unit-windows](https://app.codecov.io/gh/crowdsecurity/crowdsec/pull/3294/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crowdsecurity) | `29.62% <74.36%> (+0.34%)` | :arrow_up: | 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=crowdsecurity#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.