Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morphykutay/py-source-code-scanner
Python Source Code Scanner
https://github.com/morphykutay/py-source-code-scanner
rust-lang rustlang source-code-analysis source-code-scanner sourcecode vulnerability-scanners
Last synced: about 1 month ago
JSON representation
Python Source Code Scanner
- Host: GitHub
- URL: https://github.com/morphykutay/py-source-code-scanner
- Owner: MorphyKutay
- License: gpl-3.0
- Created: 2024-08-19T03:57:14.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T09:38:02.000Z (2 months ago)
- Last Synced: 2024-10-12T15:21:41.279Z (about 1 month ago)
- Topics: rust-lang, rustlang, source-code-analysis, source-code-scanner, sourcecode, vulnerability-scanners
- Language: Rust
- Homepage:
- Size: 268 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Source Code Scanner
### Download
```
$ git clone https://github.com/MorphyKutay/Py-Source-Code-Scanner.git$ cd Py-Source-Code-Scanner
$ cargo build
```
**OR (Windows)**
```$ wget https://github.com/MorphyKutay/Py-Source-Code-Scanner/releases/download/1.0/main.exe
$ ./main.exe --help
```
**OR (Linux)**
```$ wget https://github.com/MorphyKutay/Py-Source-Code-Scanner/releases/download/1.0/main
$ ./main --help
```
![alt text](https://github.com/MorphyKutay/Py-Source-Code-Scanner/blob/main/ss1.png)