crowdsec icon indicating copy to clipboard operation
crowdsec copied to clipboard

Improve `CTIHelper` and its methods

Open buixor opened this issue 1 year ago • 5 comments

What would you like to be added?

We currently expose a CTIHelper expr method, but it has a few shortcoming:

  1. We might make its usage easier than currently (ie. we need to do CTIHelper(evt.Overflow.GetSources()[0]) or something similar.
  2. We are exposing only a few properties via helpers
  3. The SmokeItem isn't up-to-date (ie. no mitre techniques)
  4. We lack "convenience" helpers

Why is this needed?

make cti helpers great again

buixor avatar Jan 30 '24 08:01 buixor

@buixor: Thanks for opening an issue, it is currently awaiting triage.

In the meantime, you can:

  1. Check Crowdsec Documentation to see if your issue can be self resolved.
  2. You can also join our Discord.
  3. Check Releases to make sure your agent is on the latest version.
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[bot] avatar Jan 30 '24 08:01 github-actions[bot]

@buixor: There are no 'kind' label on this issue. You need a 'kind' label to start the triage process.

  • /kind feature
  • /kind enhancement
  • /kind bug
  • /kind packaging
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[bot] avatar Jan 30 '24 08:01 github-actions[bot]

/kind enhancement

buixor avatar Jan 30 '24 08:01 buixor

wip https://github.com/crowdsecurity/crowdsec/pull/2812

mmetc avatar Feb 11 '24 09:02 mmetc

1.6.3 or move timeline to 1.6.4?

LaurenceJJones avatar Jun 25 '24 12:06 LaurenceJJones