Skip to content

Tags: PyCQA/vscode-bandit

Tags

2025.3.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump up to 2025.3.3 (#35)

Add new version for pending release.

Signed-off-by: Eric Brown <ericwb@users.noreply.github.com>

2025.3.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix the code and code description part of diagnostic (#25)

The code attribute should actually be the bandit test id and
name, not source code. Plus the code description is a link
to the docs.

Also bumped the version

Signed-off-by: Eric Brown <eric_wade_brown@yahoo.com>

2025.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 2025.3.1 (#24)

Signed-off-by: Eric Brown <eric_wade_brown@yahoo.com>

2025.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add icon to the metadata (#22)

Add an icon to the package metadata that should appear in
the VSCode marketplace.

Signed-off-by: Eric Brown <eric_wade_brown@yahoo.com>