Skip to content

Conversation

@Dewwi
Copy link

@Dewwi Dewwi commented Oct 31, 2024

This PR allows use of ML Inference via ONNX models for Anomaly Detection.

It enables use of huggingface tokenizer and onnx inference via CGO.

@github-actions
Copy link

@Dewwi: 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

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

@codecov
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

❌ Patch coverage is 4.54545% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.11%. Comparing base (388bace) to head (c18a290).

Files with missing lines Patch % Lines
pkg/exprhelpers/helpers.go 8.33% 11 Missing ⚠️
pkg/exprhelpers/anomalydetection_stub.go 0.00% 10 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (388bace) and HEAD (c18a290). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (388bace) HEAD (c18a290)
unit-linux 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3312       +/-   ##
===========================================
- Coverage   63.54%   46.11%   -17.44%     
===========================================
  Files         450      445        -5     
  Lines       32567    32185      -382     
===========================================
- Hits        20695    14842     -5853     
- Misses       9797    15546     +5749     
+ Partials     2075     1797      -278     
Flag Coverage Δ
bats 46.11% <4.54%> (-0.03%) ⬇️
unit-linux ?

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.

mmetc added 30 commits March 17, 2025 14:45
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.

3 participants