Skip to content

Use environment proxy settings for notification-http#4364

Open
op3 wants to merge 1 commit intocrowdsecurity:masterfrom
op3:use-env-proxy-for-notification-http
Open

Use environment proxy settings for notification-http#4364
op3 wants to merge 1 commit intocrowdsecurity:masterfrom
op3:use-env-proxy-for-notification-http

Conversation

@op3
Copy link

@op3 op3 commented Mar 10, 2026

Make use of the http_proxy, https_proxy, and no_proxy environment variables (and their uppercase equivalents) when sending http notifications.

Make use of the http_proxy, https_proxy, and no_proxy environment
variables (and their uppercase equivalents) when sending http
notifications.
@github-actions
Copy link

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

  • /kind feature
  • /kind enhancement
  • /kind refactoring
  • /kind fix
  • /kind chore
  • /kind dependencies
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file 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 repository.

@github-actions
Copy link

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

  • /area agent
  • /area local-api
  • /area cscli
  • /area appsec
  • /area security
  • /area configuration
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file 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 repository.

@op3
Copy link
Author

op3 commented Mar 10, 2026

/kind enhancement
/area configuration

@codecov
Copy link

codecov bot commented Mar 10, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 63.00%. Comparing base (39f41f9) to head (0018402).

Files with missing lines Patch % Lines
cmd/notification-http/main.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4364      +/-   ##
==========================================
+ Coverage   62.96%   63.00%   +0.03%     
==========================================
  Files         473      473              
  Lines       33497    33498       +1     
==========================================
+ Hits        21093    21105      +12     
+ Misses      10282    10277       -5     
+ Partials     2122     2116       -6     
Flag Coverage Δ
bats 46.58% <0.00%> (+0.04%) ⬆️
unit-linux 35.95% <0.00%> (+0.08%) ⬆️
unit-windows 24.42% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant