Skip to content

Releases: aiverify-foundation/moonshot-data

0.5.0

10 Dec 04:09
06f8322
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.11...0.5.0

0.4.11

28 Oct 02:54
fbe043d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.10...0.4.11

0.4.10

10 Oct 08:16
c27795f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.9...0.4.10

0.4.9

08 Oct 08:12
beb5aad
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.8...0.4.9

v0.4.8

23 Sep 05:19
a44c494
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.7...0.4.8

v0.4.7

18 Sep 10:49
7083d9d
Compare
Choose a tag to compare

What's Changed

  • [Ms 524][BE] Fix datasets package incompatibility by @imda-kelvinkok in #103
  • [Sprint 14] Bug Fixes by @jacksonboey in #104

Full Changelog: 0.4.6...0.4.7

v0.4.6

30 Aug 05:07
d82869e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.5...0.4.6

v0.4.5

20 Aug 01:43
73b2009
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.4...0.4.5

v0.4.4

05 Aug 06:48
90c8090
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.2...0.4.4

v0.4.2

25 Jul 06:05
3c0e43b
Compare
Choose a tag to compare

What's Changed

New Features and Enhancements

  • Red team Bookmark feature
    • Added a new Bookmark feature to enhance the Red Team's ability to mark and rerun saved prompts.
  • CLI Filtering function
    • Added a new filtering function to the CLI, allowing users to filter and display specific information more efficiently.
  • Standardize use of id and name
    • Unified the use of id and name across the tool for consistency and clarity.
  • Detect hardcoded secrets
    • Implemented a feature to detect and alert on hardcoded secrets within the codebase, enhancing security.
  • Add PR Template
    • Introduced a Pull Request template to streamline the PR process and ensure all necessary information is provided.
  • Add Software Composition Analysis Scan
    • Integrated Software Composition Analysis (SCA) scans to identify vulnerabilities in third-party dependencies.
  • Add Smoke Test Workflow
    • Established a new Smoke Test Workflow to automatically verify the core functionalities of the tool after every deployment.
  • Updated context strategy and number of prompts in CLI
    • Improved the context strategy and adjusted the number of prompts in the Command Line Interface (CLI) for better user experience and efficiency.
  • Modify print statements to logging
    • Replaced all print statements with logging to improve the monitoring and debugging processes.

Bug Fixes

  • Fixed a bug which disallows a runner name to contain hyphen
    • Resolved an issue where runner names containing hyphens were not allowed, improving naming flexibility.
  • Update Storage Return Path
    • Fixed the storage return path to ensure accurate and reliable data retrieval.

Full Changelog: 0.4.0...0.4.2