Skip to content

Releases: opencybersecurityalliance/kestrel-lang

v1.0.8

01 Jul 20:34
e8e068e
Compare
Choose a tag to compare
  • Hotfix: misspelled command in documentation
  • Optimization: VarStruct init with pre-calculated parameters

v1.0.7

30 Jun 00:07
e1823e8
Compare
Choose a tag to compare
  • Documentation grammar and style improvements
  • Syntax sugar: omitted schema inference (data source and analytics) if only one schema
  • Temporary store view removal if not in debug mode

Summer Day

25 Jun 04:12
be4451c
Compare
Choose a tag to compare

Multiple fixes and improvements.

Process entity recognition is large improved in this release. Now it uses pid or name as pre-filter in prefetch, and then use first_observed and last_observed time to filter prefetched processes with comprehensive logic. The logic works on both Windows and Linux data sources.

Periodic Fixes And Improvements

10 Jun 23:19
e5e875c
Compare
Choose a tag to compare
  • Fix FIND with network-traffic error
  • Add debug flag to env variable
  • Add hunting GIF to README

Multiple Improvements

08 Jun 13:34
29106de
Compare
Choose a tag to compare
  1. GitHub actions on unit testing and code checks
  2. More comprehensive entity identification logic
  3. Documentation typo fixes

Critical Bug Updates

31 May 16:35
6b8c8c2
Compare
Choose a tag to compare
  • Fixed

  • Added

    • Add proper exception to non-existent variable #8
    • Add three issue templates #10
    • Add GitHub Action to publish to Pypi

First Release

19 May 02:42
Compare
Choose a tag to compare

Open sourcing Kestrel Threat Hunting Language.

This is an alpha version release.