Skip to main content

This tool safely and securely analyzes applications for benchmarking.

Project description

Python Release codecov Contributor Covenant

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
  • Outbound internet access (for posting results and fetching dependency metadata)
  • Your dependency mangement tools (e.g. npm or yarn or maven)

To run the Agent:

  • Install this package with pip install verinfast
  • In a directory with a config.yaml file run verinfast
    • Alternatively you can point to a config with verinfast --config=/path/to/config

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 OR python3 get-pip.py Run sudo apt update

Copyright 2023 Startos Inc.

Project details


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.6.12.tar.gz (95.4 kB view details)

Uploaded Source

Built Distribution

verinfast-0.6.12-py3-none-any.whl (53.1 kB view details)

Uploaded Python 3

File details

Details for the file verinfast-0.6.12.tar.gz.

File metadata

  • Download URL: verinfast-0.6.12.tar.gz
  • Upload date:
  • Size: 95.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for verinfast-0.6.12.tar.gz
Algorithm Hash digest
SHA256 9a1300da3095851d6d933c7f7e262a893d5d69a4dad39d434f89e19662d30798
MD5 4380e95c454ba874019a49784dffa716
BLAKE2b-256 89c05de2e06999e04192e03e0d5c2779385d0b3e46588b4b76d5eeba625ffb9d

See more details on using hashes here.

File details

Details for the file verinfast-0.6.12-py3-none-any.whl.

File metadata

  • Download URL: verinfast-0.6.12-py3-none-any.whl
  • Upload date:
  • Size: 53.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for verinfast-0.6.12-py3-none-any.whl
Algorithm Hash digest
SHA256 e3784bffbf0fefb300a107b462e2fcaed194137a729bfb6aca667be478749f0b
MD5 9d8a9d9c229f5c7cd73baf46eb2e6074
BLAKE2b-256 aaa856982d8bf26a37959ee9fbd6d375aaeaec775eb7504d6ce7743821a85da9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page