Skip to content

Releases: ParzivalHack/PySpector

v0.1.3-beta: Major Bux Fixes, added plugin system to allow the creation of community plugins that go together with PySpector, added an AI exploit generator plugin for PySpector, updated docs

29 Oct 12:29

Choose a tag to compare

Major Bux Fixes, added plugin system to allow the creation of community plugins that go together with PySpector, added an AI exploit generator plugin for PySpector, updated docs.
Full Changelog: v0.1.3-beta...v0.1.3-beta

v0.1.2-beta: Major Bug fix in AST Analysis, minor documentation and rules enhancements

30 Sep 12:09

Choose a tag to compare

Major Bug fix in AST Analysis, minor documentation and rules enhancements
Full Changelog: v0.1.1-beta...v0.1.2-beta

v0.1.1-beta: AI Security Update + small fixes

15 Sep 18:31

Choose a tag to compare

Changelog for v0.1.1-beta:
Major Feature: AI/LLM Security Rules: We've added a massive new ruleset with over 100 checks specifically designed to find vulnerabilities in AI and LLM applications, including prompt injection, insecure model loading, and dangerous agent tool usage.

New Look: To give the tool a bit more personality, PySpector now greets you with a cool new ASCII art banner on startup.

Bug Fixes: We’ve squashed several bugs, including a crucial fix for the --ai flag and an important correction to our build configuration to ensure anyone can compile the Rust-powered core without issues.