verinfast 0.7.2
pip install verinfast
Latest version
Released:
This tool safely and securely analyzes applications for benchmarking.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Free for non-commercial use
- Author: Jason Nichols
- Requires: Python <=3.14, >=3.9
-
Provides-Extra:
dev
Classifiers
- License
- Operating System
- Programming Language
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.
npm
oryarn
ormaven
)
To run the Agent:
- Install this package with
pip install verinfast
- In a directory with a
config.yaml
file 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.com
to test access to GitHub
AWS
- Run
which aws
,aws --version
Azure
- Run
az git
,az --version
- Run
az account subscription list
to 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.py
python get-pip.py
ORpython3 get-pip.py
Runsudo apt update
Copyright ©2023-2025 Startos Inc.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Free for non-commercial use
- Author: Jason Nichols
- Requires: Python <=3.14, >=3.9
-
Provides-Extra:
dev
Classifiers
- License
- Operating System
- Programming Language
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
File details
Details for the file verinfast-0.7.2.tar.gz
.
File metadata
- Download URL: verinfast-0.7.2.tar.gz
- Upload date:
- Size: 326.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2149d089d5e303141143ae28da3663fe88d2f3563c32a5e7af0a1dd672248fd |
|
MD5 | 2c29d3c6adebba33c580d71288e0479a |
|
BLAKE2b-256 | 17651a574978df2a9cf0d1277f5dafed7aefccb01f4529b48836767721f9e285 |
File details
Details for the file verinfast-0.7.2-py3-none-any.whl
.
File metadata
- Download URL: verinfast-0.7.2-py3-none-any.whl
- Upload date:
- Size: 58.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b564d35665650d0a85bef021bb6e939bc9a254a590d98f8f8ac668a66bb4da81 |
|
MD5 | f5c2abd3dd85ad327ae4a165f21062f9 |
|
BLAKE2b-256 | 50e471c6f4ca7a4d32b5b4e79eb38a751736758f83c9848f6409b2b84dcab8bf |