Releases: IQTLabs/daisybell
Releases · IQTLabs/daisybell
v0.4.4
v0.4.3
- 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
- Stub for NER task
- New dataset (public domain books)
- Refactoring
- Bug fixes
v0.4.1
- Infers tasks to scan whenever possible
- Simpler command line
- Bug fixes
v0.4.0
- Vastly improved zero-shot scanner
- Various bug fixes
v0.3.2
- Add new parameter that lets you pick where the dataset should be.
- More fixes related to the name change.
v0.3.1
Update README. Fix bug with package build.
v0.3.0
- 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
aiscan is now daisybell
v0.1.0
- 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.