Skip to content

Releases: Acceis/bqm

v1.5.1

06 Sep 07:47
Compare
Choose a tag to compare
  • fix the dead link of a dataset #29 (@godylockz)
  • enhance error handling so bqm doesn't crash when the is a JSON parsing error #29 (@godylockz)

Full list of changes: v1.5.0...v1.5.1

v1.5.0

29 Jun 13:15
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 #26
  • option -i now accepts directories (load all custom queries files from the directory) #27
  • option -i now accepts bqm data sets files as well as bloodhound custom queries files #28
  • add a verbose (--verbose) option to list all sets merged

new options

1.4.0

26 Jun 11:08
Compare
Choose a tag to compare
  • Add a CLI option to merge local custom queries files as well as remote ones (inspired by #23 and #24)

local custom queries files

1.3.0

27 Feb 11:04
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

27 Feb 09:55
Compare
Choose a tag to compare
  • support ruby 3.2
  • retro-compatibility fix for ruby 2.x

1.1.0

27 Feb 09:55
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

27 Feb 09:54
Compare
Choose a tag to compare
  • fix data path in gem env

1.0.1

27 Feb 09:54
Compare
Choose a tag to compare
  • fix bin dir

1.0.0

27 Feb 09:53
Compare
Choose a tag to compare

initial version