Skip to content

Releases: noraj/bqm

1.5.1

02 Aug 17:40
Compare
Choose a tag to compare

Full list of changes: Acceis/bqm@v1.5.0...v1.5.1

1.5.0

02 Aug 17:39
Compare
Choose a tag to compare
  • add an option (--ignore-default) to disable the fetch of the default query sets file, it allows offline and doesn't force using the default datasets Acceis#26
  • option -i now accepts directories (load all custom queries files from the directory) Acceis#27
  • option -i now accepts bqm data sets files as well as bloodhound custom queries files Acceis#28
  • add a verbose (--verbose) option to list all sets merged

new options

1.4.0

02 Aug 17:39
Compare
Choose a tag to compare
  • Add a CLI option to merge local custom queries files as well as remote ones (inspired by Acceis#23 and Acceis#24)

local custom queries files

1.3.0

02 Aug 17:38
Compare
Choose a tag to compare
  • Add Exegol dataset
  • Add a new interactive feature to handle an existing query file
    • Ask user for overwriting the local query file
    • Ask user for merging existing local queries with remote datasets

interactive questions

bhq.mp4

1.2.0

02 Aug 17:38
Compare
Choose a tag to compare
  • support ruby 3.2
  • retro-compatibility fix for ruby 2.x

1.1.0

02 Aug 17:37
Compare
Choose a tag to compare
  • add 5 new datasets
  • add runtime messages
  • optimize executing time when -o is not provided executing the merging and deduplicating only when -o is provided
  • add an option to list datasets

list

1.0.2

02 Aug 17:37
Compare
Choose a tag to compare
  • fix data path in gem env

1.0.1

02 Aug 17:37
Compare
Choose a tag to compare
  • fix bin dir

1.0.0

02 Aug 17:36
Compare
Choose a tag to compare

initial version