Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mm wizard #51

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Mm wizard #51

wants to merge 10 commits into from

Conversation

mmetc
Copy link
Owner

@mmetc mmetc commented Oct 21, 2022

No description provided.

@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Base: 53.62% // Head: 53.82% // Increases project coverage by +0.20% 🎉

Coverage data is based on head (9f953f6) compared to base (668627f).
Patch coverage: 63.09% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   53.62%   53.82%   +0.20%     
==========================================
  Files         144      152       +8     
  Lines       19609    20777    +1168     
==========================================
+ Hits        10516    11184     +668     
- Misses       7947     8372     +425     
- Partials     1146     1221      +75     
Flag Coverage Δ
func-crowdsec 45.40% <ø> (-6.49%) ⬇️
func-cscli 45.93% <64.10%> (+0.97%) ⬆️
unit-linux 57.97% <62.32%> (+0.04%) ⬆️
unit-windows 53.08% <54.31%> (?)

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

Impacted Files Coverage Δ
cmd/crowdsec-cli/config.go 44.67% <0.00%> (ø)
cmd/crowdsec-cli/decisions.go 60.97% <0.00%> (+0.22%) ⬆️
pkg/acquisition/modules/wineventlog/wineventlog.go 0.00% <0.00%> (ø)
pkg/apiserver/middlewares/v1/api_key.go 33.70% <0.00%> (+0.18%) ⬆️
pkg/cwhub/loader.go 65.45% <0.00%> (-0.71%) ⬇️
pkg/hubtest/coverage.go 0.00% <0.00%> (ø)
pkg/leakybucket/manager_run.go 67.02% <0.00%> (-1.42%) ⬇️
pkg/parser/enrich_geoip.go 43.00% <0.00%> (ø)
pkg/setup/install.go 0.00% <0.00%> (ø)
pkg/types/utils.go 32.30% <0.00%> (+0.16%) ⬆️
... and 43 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mmetc mmetc force-pushed the mm-wizard branch 2 times, most recently from a0e1731 to 4c91fdc Compare October 25, 2022 07:57
@mmetc mmetc force-pushed the mm-wizard branch 3 times, most recently from f3f5212 to 615463e Compare November 7, 2022 09:37
Comment on lines 120 to 123
log.WithFields(log.Fields{
"ip": c.ClientIP(),
"cn": extractedCN,
}).Errorf("bouncer isn't allowed to auth by TLS")

Check failure

Code scanning / CodeQL

Log entries created from user input

This log entry depends on a [user-provided value](1).
@mmetc mmetc force-pushed the master branch 4 times, most recently from 8adaac7 to 4160bb8 Compare February 1, 2024 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant