This tool safely and securely analyzes applications for benchmarking.
Project description
VerinFast™
Welcome to the scanning agent.
This tool safely and securely analyzes applications for benchmarking.
Requirements:
- Python3 - Test with
python3 --version - pip - Test with
pip -V - SSH access to code repositories - Test with
git status - Command line tool access to cloud hosting providers
- Admin privileges on the computer used to run the agent (not required but recommended)
- Outbound internet access (for posting results and fetching dependency metadata)
- Your dependency management tools (e.g.
npmoryarnormaven)
To run the Agent:
- Install this package with
pip install verinfast - In a directory with a
config.yamlfile runverinfast- Alternatively you can point to a config with
verinfast --config=/path/to/config
- Alternatively you can point to a config with
Config Options
- If you want to check the output for yourself you can set
should_upload: false, and use the flag--output=/path/to/dir. This will give you the chance to inspect what we collect before uploading. For large repositories, it is a lot of information, but we never upload your code or any credentials, just the summary data we collect.
Troubleshooting:
Python
- Run
python3 -m pip install --upgrade pip setuptools wheel
git
- Run
which git,git --version - Run
ssh -vT git@github.comto test access to GitHub
AWS
- Run
which aws,aws --version
Azure
- Run
az git,az --version - Run
az account subscription listto check subscription Id
Semgrep
- Run
which semgrep,semgrep --version
pip
- Run
which pip - If no
pip, run:curl -o get-pip.py https://bootstrap.pypa.io/get-pip.pypython get-pip.pyORpython3 get-pip.pyRunsudo apt update
Copyright ©2023-2025 Startos Inc.
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
verinfast-0.7.5.tar.gz
(326.4 kB
view details)
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
verinfast-0.7.5-py3-none-any.whl
(58.7 kB
view details)
File details
Details for the file verinfast-0.7.5.tar.gz.
File metadata
- Download URL: verinfast-0.7.5.tar.gz
- Upload date:
- Size: 326.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75be6ef1945960eb219bfc4d6e4ead6bb7e95f324450b56f9036509deac1d1b7
|
|
| MD5 |
e0296c90c34f420bd0c51c3ada942014
|
|
| BLAKE2b-256 |
a228593cbd2dd686ddc34582b779dbf01971688efcd12eb171a2e08b6f7ca141
|
File details
Details for the file verinfast-0.7.5-py3-none-any.whl.
File metadata
- Download URL: verinfast-0.7.5-py3-none-any.whl
- Upload date:
- Size: 58.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0717da8b7affcf5459a7cc92eb04b129f65c1ef356040a13b9f38e624989596e
|
|
| MD5 |
6507e00b006c926095f008600398ac43
|
|
| BLAKE2b-256 |
6a4f298fa79f1e8e1eb686123dc214f5c21977f166a8006d19d82b4522185416
|