Skip to main content

Meta static analysis tool for Python packages

Project description

shouldi

shouldi

Usage

$ shouldi install insecure-package bandit
bandit is okay to install
Do not install insecure-package! {'safety_check_number_of_issues': 1}

Dependencies

shouldi depends on safety, pylint, and bandit being installed separately.

$ python3.7 -m pip install -U safety pylint bandit

WTF is this

shouldi is a tool that runs static analysis tools to let you know if there are any issues in any of the python packages you were thinking of installing.

shouldi is similar to things like Go Report Card.

Right now shouldi runs the following static analysis tools and complains if:

  • safety
    • Any issues are found
  • TODO: bandit
  • TODO: pylint
    • TDB (something about the number of errors)

License

shouldi is distributed under the MIT License.

What's This Really Called

The real name of this package is "DFFML Evaluator for PyPi Packages". shouldi is mearly the command line invokation, and we claim shouldi, the package name on PyPi, to avoid a supply chain attack.

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

shouldi-0.0.2.tar.gz (7.2 kB view details)

Uploaded Source

File details

Details for the file shouldi-0.0.2.tar.gz.

File metadata

  • Download URL: shouldi-0.0.2.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

File hashes

Hashes for shouldi-0.0.2.tar.gz
Algorithm Hash digest
SHA256 858502b0d676bb17318a1088be4f31ba1f0f9947ddb81d00dd9db1d2d00f9794
MD5 05e86f2175c7765a95692f8babcb9514
BLAKE2b-256 d88f8cd73a9e2185626bd3cae77c6eb519b2eee9a53a81fe94c932cebccf7d03

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