A python library to scan your code for vulnerabilities.
Project description
CTScan Code Scanner
Securin ASPM Code Scanner is a Python-based tool designed to download and execute a CLI from AWS S3, decrypt necessary credentials, and perform code scanning operations. This tool is intended to be used as a command-line utility.
Features
- Download CLI executable from AWS S3
- Decrypt AWS credentials using AES encryption
- Perform code scanning with various configurable options
- Output results in different formats
Installation
To install the package, use the following command:
pip install securin-aspm
Usage
To use the Securin ASPM Code Scanner, run the following command:
python -m securin-aspm --api_key YOUR_API_KEY [options]
Command-Line Arguments
--api_key(required): API key for authentication--app_id: Application ID--app_name: Application name--branch_name: Branch name (default: 'default')--enable_color: Enable color in report--format: Output format--is_console_report: Enable console report (default: True)--is_debug: Enable debug logs--output_file: Output file path--scan_types: Types of scans to be triggered--severity: Severity level--skip_build_fail: Skip build fail--source_dir: Source directory (default: current working directory)--version: CLI version to use--hostname: API endpoint hostname (default:custom-endpoint.yourdomain.io)
Example
python -m securin-aspm --api_key YOUR_API_KEY --app_name MyApp --branch_name main --format json --output_file results.json
License
This project is licensed under the MIT License.
Contributing
Contributions are welcome! Please open an issue or submit a pull request on GitHub.
Contact
For any inquiries, please contact the project maintainers. aspm@securin.io
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vulscan-0.2.tar.gz.
File metadata
- Download URL: vulscan-0.2.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d64081da1415596356e4fb1948df8e3732c73c73da2c2557a196027bc0f9b9a
|
|
| MD5 |
db01f6134b35cdee5836c285af856b27
|
|
| BLAKE2b-256 |
be20770a41d962cbd6a1d5033415d7df6f99fc2558845ea030a314c5bc6b7630
|
File details
Details for the file vulscan-0.2-py3-none-any.whl.
File metadata
- Download URL: vulscan-0.2-py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5bce61e8017d226a6700e29f5da411bef907c786dba55b9816e225c6ee687965
|
|
| MD5 |
7a32eb2c5faa080171f9ce750d1694f5
|
|
| BLAKE2b-256 |
3568b35a2afc7142401af153c1e96adeb6a656bcdb234ba4015dd9472c6faa8b
|