Skip to main content

A curated database of insecure Python packages

Project description

safety

What is Safety DB?

Safety DB is a database of known security vulnerabilities in Python packages. The data is made available by pyup.io and synced with this repository once per month. Most of the entries are found by filtering CVEs and changelogs for certain keywords and then manually reviewing them.

Tools

  • Safety CI is a deep GitHub integration that's available on pyup.io. It checks your commits and Pull Requests.
  • Safety is a command line tool that checks virtualenvironments and requirement files either locally or on a CI server.
  • Safety Django is a package for Django that warns you in the admin area if your installed Django release is insecure.
  • Safety Bar (alpha) is a macOS menubar application.
  • A pre-commit hook by Lucas Cimon.
  • pipenv check relies on safety and Safety-DB to check for known vulnerabilities in locked components
  • your tool?

Installation

pip install safety-db

Usage

from safety_db import INSECURE, INSECURE_FULL

What is this not?

This is not a hall of shame, or a list of packages to avoid. The package maintainers show a great responsibility by documenting and fixing security issues in such a way that they can be listed here. That's extremely valuable when considering using a package in production.

Using this data

For humans:

For robots:

Check out the data directory:

  • insecure.json contains just the package name and all insecure releases as a plain list.
  • insecure_full.json additionally contains the CVE description and URLs, or the relevant part of the changelog.

The database is licensed under CC BY-NC-SA 4.0. This allows you to use the data in any non commercial project as long as you link back to this repo. If you need a license for a commercial project, please contact support@pyup.io.

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

safety-db-2021.7.17.tar.gz (290.5 kB view details)

Uploaded Source

Built Distribution

safety_db-2021.7.17-py2.py3-none-any.whl (244.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file safety-db-2021.7.17.tar.gz.

File metadata

  • Download URL: safety-db-2021.7.17.tar.gz
  • Upload date:
  • Size: 290.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.6.7

File hashes

Hashes for safety-db-2021.7.17.tar.gz
Algorithm Hash digest
SHA256 287353e0d6c06995a4f22dc5e1de135898e8600f7a123b6f955801f68d53e028
MD5 14afa3558dc5ebad69b6c644b550a941
BLAKE2b-256 a2156ae02c4a2c96352bb39a265d0b5417f7f60a5e8aacf5432934682428fd03

See more details on using hashes here.

File details

Details for the file safety_db-2021.7.17-py2.py3-none-any.whl.

File metadata

  • Download URL: safety_db-2021.7.17-py2.py3-none-any.whl
  • Upload date:
  • Size: 244.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.6.7

File hashes

Hashes for safety_db-2021.7.17-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 33d4f657060345e5a417e05d2fd59fcc42bbcdf2c246e4e7bdb2238f8566c429
MD5 8fdc4f4c34efe22b25391c174968c522
BLAKE2b-256 eb68fb3cc78e65db6d36a160c09eff0c6748799e36ffd07dfca82199fbb02892

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