New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

python-taint

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

python-taint - pypi Package Compare versions

Comparing version
0.41
to
0.42
+2
-1
MANIFEST.in

@@ -1,1 +0,2 @@

graft pyt/vulnerability_definitions
include pyt/vulnerability_definitions/*.pyt
include pyt/vulnerability_definitions/*.json
Metadata-Version: 1.1
Name: python-taint
Version: 0.41
Version: 0.42
Summary: Find security vulnerabilities in Python web applications using static analysis.

@@ -9,3 +9,3 @@ Home-page: https://github.com/python-security/pyt

License: GPLv2
Download-URL: https://github.com/python-security/pyt/archive/0.41.tar.gz
Download-URL: https://github.com/python-security/pyt/archive/0.42.tar.gz
Description: Check out PyT on `GitHub <https://github.com/python-security/pyt>`_!

@@ -12,0 +12,0 @@ Keywords: security,vulnerability,web,flask,django,static-analysis,program-analysis

Metadata-Version: 1.1
Name: python-taint
Version: 0.41
Version: 0.42
Summary: Find security vulnerabilities in Python web applications using static analysis.

@@ -9,3 +9,3 @@ Home-page: https://github.com/python-security/pyt

License: GPLv2
Download-URL: https://github.com/python-security/pyt/archive/0.41.tar.gz
Download-URL: https://github.com/python-security/pyt/archive/0.42.tar.gz
Description: Check out PyT on `GitHub <https://github.com/python-security/pyt>`_!

@@ -12,0 +12,0 @@ Keywords: security,vulnerability,web,flask,django,static-analysis,program-analysis

@@ -40,24 +40,9 @@ MANIFEST.in

pyt/vulnerabilities/vulnerability_helper.py
pyt/vulnerability_definitions/.all_trigger_words.pyt.un~
pyt/vulnerability_definitions/.blackbox_mapping.json.un~
pyt/vulnerability_definitions/.django_trigger_words.pyt.un~
pyt/vulnerability_definitions/.flask_trigger_words.json.un~
pyt/vulnerability_definitions/.flask_trigger_words.pyt.un~
pyt/vulnerability_definitions/.test_positions.pyt.un~
pyt/vulnerability_definitions/.test_triggers.pyt.un~
pyt/vulnerability_definitions/README.rst
pyt/vulnerability_definitions/all_trigger_words.pyt
pyt/vulnerability_definitions/all_trigger_words.pyt~
pyt/vulnerability_definitions/blackbox_mapping.json
pyt/vulnerability_definitions/blackbox_mapping.json~
pyt/vulnerability_definitions/django_trigger_words.pyt
pyt/vulnerability_definitions/django_trigger_words.pyt~
pyt/vulnerability_definitions/flask_trigger_words.json~
pyt/vulnerability_definitions/flask_trigger_words.pyt
pyt/vulnerability_definitions/flask_trigger_words.pyt~
pyt/vulnerability_definitions/test_positions.pyt
pyt/vulnerability_definitions/test_positions.pyt~
pyt/vulnerability_definitions/test_sqli_triggers.pyt~
pyt/vulnerability_definitions/test_triggers.pyt
pyt/vulnerability_definitions/test_triggers.pyt~
pyt/web_frameworks/__init__.py

@@ -64,0 +49,0 @@ pyt/web_frameworks/framework_adaptor.py

@@ -5,3 +5,3 @@ from setuptools import find_packages

VERSION = '0.41'
VERSION = '0.42'

@@ -8,0 +8,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet