Skip to content

Commit c3c5f9d

Browse files
authored
Update README.md
1 parent bda99c1 commit c3c5f9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PySpector: An High-Performance Python and Rust SAST Framework
22

3-
![PySpector version](https://img.shields.io/badge/PySpector%20version-1.0.0--beta-blue)
3+
![PySpector's version](https://img.shields.io/badge/PySpector%20version-0.1.0--beta-blue)
44

55
PySpector is a static analysis security testing (SAST) Framework engineered for modern Python development workflows. It leverages a powerful Rust core to deliver high-speed, accurate vulnerability scanning, wrapped in a developer-friendly Python CLI. By compiling the analysis engine to a native binary, PySpector avoids the performance overhead of traditional Python-based tools, making it an ideal choice for integration into CI/CD pipelines and local development environments where speed is critical.
66

0 commit comments

Comments
 (0)