Code Monkey home page Code Monkey logo

verinfast's Introduction

Python Release codecov

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

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.

verinfast's People

Contributors

aylusltd avatar seantconrad avatar dependabot[bot] avatar verinfast avatar chrisperez626 avatar github-actions[bot] avatar joeyleadjig avatar dmitry-mukhin avatar brett-moser-eschat avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.