Skip to content

0.2.0

Compare
Choose a tag to compare
@JustEmrick JustEmrick released this 24 Aug 14:49
· 148 commits to main since this release
ac8522d

Weekly update

Feature Updates and Improvements

Policy Rule Application Refactor: RegexRule model created to move regular expression specific values out of the existing Rule model. Enables additional rule types to support new LLM Scanning and DDOS Vulnerability functionality.

Scans as configuration items:  Scans now have a history, and are configurable items rather than execution items. Now with a Dashboard, Scan History and Scan Editing.

APIEndpoint Asset model: Provides the user with a means for connecting Chirps to an API endpoint, allowing Chirps to interact with their chatbot or some other LLM application

And more…

Bug Fixes

No reported bug since the week starting 07/31

See all the fixes…

Community Contributors

@PedroAVJ for the refactor of the rule model. The Mantium team is thankful for your continued contributions and commitment to expanding the capabilities of this project.

Upcoming Milestones

Expanding Chirps to scan LLM API's: In Progress – This will provide the ability to scan LLM (Language Models) APIs for specific security-related issues such as Prompt Injection, DDOS, and other potential vulnerabilities.

Ability to cancel jobs: By EOW - This will provide the ability to cancel a job that is in the running or in a queued state. Provides the action of clicking on the "stop" button on the scan dashboard to perform the cancellation.

What's Changed since 0.1.0

New Contributors

Full Changelog: 0.1.0...0.2.0