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

Various appsec fixes #2742

Merged
merged 4 commits into from
Jan 15, 2024
Merged

Various appsec fixes #2742

merged 4 commits into from
Jan 15, 2024

Conversation

Copy link

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

  • /kind feature
  • /kind enhancement
  • /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.

Copy link

@blotus: 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 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.

Copy link

codecov bot commented Jan 15, 2024

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (260f5a7) 55.17% compared to head (bc087be) 51.13%.
Report is 11 commits behind head on master.

Files Patch % Lines
pkg/acquisition/modules/appsec/appsec.go 0.00% 6 Missing ⚠️
pkg/acquisition/modules/appsec/appsec_runner.go 0.00% 6 Missing ⚠️
pkg/apiserver/middlewares/v1/api_key.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2742      +/-   ##
==========================================
- Coverage   55.17%   51.13%   -4.05%     
==========================================
  Files         227      230       +3     
  Lines       30388    30465      +77     
==========================================
- Hits        16767    15577    -1190     
- Misses      12005    13322    +1317     
+ Partials     1616     1566      -50     
Flag Coverage Δ
bats 36.89% <0.00%> (+0.08%) ⬆️
unit-linux ?
unit-windows 48.58% <ø> (+0.69%) ⬆️

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.

@blotus blotus merged commit 6acbcb0 into master Jan 15, 2024
15 of 16 checks passed
@blotus blotus deleted the various-appsec-fixes branch January 15, 2024 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants