Skip to content

Releases: IQTLabs/daisybell

v0.4.3

09 Feb 14:41
7ecb794
Compare
Choose a tag to compare
  • Added NERUtils
  • Removed reliance on python 3.7
  • added build support for python 3.10 and 3.11
  • added tensorboard as a dependency
  • parameterized some previously hard-coded paths

v0.4.2

28 Jun 22:10
Compare
Choose a tag to compare
  • Stub for NER task
  • New dataset (public domain books)
  • Refactoring
  • Bug fixes

v0.4.1

21 Jun 21:05
Compare
Choose a tag to compare
  • Infers tasks to scan whenever possible
  • Simpler command line
  • Bug fixes

v0.4.0

02 Jun 00:07
Compare
Choose a tag to compare
  • Vastly improved zero-shot scanner
  • Various bug fixes

v0.3.2

24 May 18:16
Compare
Choose a tag to compare
  • Add new parameter that lets you pick where the dataset should be.
  • More fixes related to the name change.

v0.3.1

24 May 03:10
Compare
Choose a tag to compare

Update README. Fix bug with package build.

v0.3.0

23 May 19:30
Compare
Choose a tag to compare
  • Now can save outputs as CSV and JSON using the new --output flag.
  • Fixed the command line tool so that it's called daisybell.

v0.2.1

23 May 18:16
Compare
Choose a tag to compare

aiscan is now daisybell

v0.1.0

23 May 16:50
Compare
Choose a tag to compare
  • New feature to pass parameters to scanners, allowing for the testing of exploits and mitigations.
  • Downloads dataset if it doesn't exist.
  • Much nicer command-line output.

v0.0.3

14 Apr 23:12
Compare
Choose a tag to compare
  • Bugfixes
  • New --task switch