Skip to content

v1.0.2 beta

Compare
Choose a tag to compare
@UncoderIO UncoderIO released this 20 Dec 13:47
· 729 commits to main since this release
c0a4420

Improvements and bug fixes in the UI and UX

  • Updated "CrowdStrike" language name to "CrowdStrike Endpoint Security"
  • Fixed a bug where the output language selection was reset after pasting a chunk of code in the input panel
  • Fixed a UI bug where the action icon position slightly changed after selecting an input format
  • Extended the IOC-based query generation settings to provide a possibility to add source IPs to query with OR operator

Improvements in translation quality

  • Roota:
    • Added support for new operators:
      • !=, >, <, >=, and <= for Splunk, Microsoft Sentinel, Falcon LogScale, Chronicle Security, and IBM QRadar
      • > , <, >=, and <= for Elasticsearch
    • Improved keyword processing
    • Grouped identical translations in the output panel
    • Improved translations of hashed values from RootA with a Splunk query
    • Fixed a bug with language recognition in RootA body
    • Now, each translation includes the source RootA rule name and UUID in a comment
  • LogScale:
    • Made all translations case-insensitive using the //i operator