dirty-waters

View on PyPIReverse Dependencies (0)

0.85.0 dirty_waters-0.85.0-py3-none-any.whl

Wheel Details

Project: dirty-waters
Version: 0.85.0
Filename: dirty_waters-0.85.0-py3-none-any.whl
Download: [link]
Size: 58654
MD5: 32b19abc23aac4b3a00165434a47bb08
SHA256: 1ffb174735e660d3a0e79c57e9045d6e6c3860d7ba704ae8cc8b35bb740895d9
Uploaded: 2025-03-30 22:57:43 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: dirty-waters
Version: 0.85.0
Summary: Automatically detect software supply chain smells and issues
Author-Email: Raphina Liu <raphina[at]kth.se>, Diogo Gaspar <dgaspar[at]kth.se>, Martin Monperrus <monperrus[at]kth.se>
Project-Url: Homepage, https://github.com/chains-project/dirty-waters
Project-Url: Bug Tracker, https://github.com/chains-project/dirty-waters/issues
License: MIT
Keywords: software supply chain,ssc,dependencies,npm
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Requires-Dist: attrs (==25.3.0)
Requires-Dist: cattrs (==24.1.2)
Requires-Dist: certifi (==2025.1.31)
Requires-Dist: charset-normalizer (==3.4.1)
Requires-Dist: exceptiongroup (==1.2.2)
Requires-Dist: GitPython (==3.1.44)
Requires-Dist: idna (==3.10)
Requires-Dist: markdown-it-py (==3.0.0)
Requires-Dist: numpy (==2.2.4)
Requires-Dist: pandas (==2.2.3)
Requires-Dist: platformdirs (==4.3.6)
Requires-Dist: pytest (==8.3.5)
Requires-Dist: python-dateutil (==2.9.0.post0)
Requires-Dist: pytz (==2025.1)
Requires-Dist: PyYAML (==6.0.2)
Requires-Dist: requests (==2.32.3)
Requires-Dist: requests-cache (==1.2.1)
Requires-Dist: six (==1.17.0)
Requires-Dist: tabulate (==0.9.0)
Requires-Dist: tqdm (==4.67.1)
Requires-Dist: typing_extensions (==4.12.2)
Requires-Dist: tzdata (==2025.1)
Requires-Dist: url-normalize (==1.4.3)
Requires-Dist: urllib3 (==2.3.0)
Requires-Dist: xmltodict (==0.14.2)
Description-Content-Type: text/markdown
Dynamic: license-file
License-File: LICENSE
[Description omitted; length: 13122 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (78.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dirty_waters-0.85.0.dist-info/licenses/LICENSE sha256=Mgq0cJZtg_3EC2LpPEqh9xtRGyXB2gDDVx8iwL1za7E 1117
tool/__init__.py sha256=VT4F5FYKr3MD_qJbLhWm_CoDm_CODL9XY5nqRrHGvFU 351
tool/compare_commits.py sha256=jA1S9Ji-AcFSSIdqRbhiOjZSeSlxRTKGbWCyuYRV7zI 13380
tool/compare_packages.py sha256=I2dMbH9iQgIJroxhvGgDHgAaj5yKEX00sKjF5JI67N8 14590
tool/extract_deps.py sha256=LUgdzGUF6jn8iAYl0EK7UOB4PUJb2pnAYnxPzelvM1w 27860
tool/get_pr_info.py sha256=TRQ28HAiq-1uzoOFcX3v85E1L6IsZaq_7pyIV9mbdZM 12756
tool/get_pr_review.py sha256=5WYXdUVD3mN-wutK4rpYcSmAd_LgZCFn_z4WEWt9F0Q 7706
tool/get_user_commit_info.py sha256=FsHq5f24Cc4AbLuy4PL95kzoTe4CSMc2RRZOukb_xAg 5482
tool/github_repo.py sha256=fDACISIfmgD2PXU21cFZ7kIy6XAD8tUHShD-vR8KmW4 10441
tool/main.py sha256=MS5GSKMUXc-vZS1TBiJwR9HqFxIFNANL3yCiYsSqRzs 22693
tool/report_diff.py sha256=7ya-RgZnMf-vXq2DWVh1Y9o9PIomv6zpUyYML1pihgQ 13090
tool/report_static.py sha256=9fM1_uIWiy4V5cb4YKFH5jF5IkJh62ozymAMs85Nn1Q 25409
tool/static_analysis.py sha256=3u2jN2pfXH-9YyH0Y5dwJVLllKtpAPEVygW5dA1ji-g 32025
tool/tool_config.py sha256=RLlnhOeXJHKdFu8CN08YZo9-p7ZxQpz-iX4fEfkLPTs 42165
dirty_waters-0.85.0.dist-info/METADATA sha256=kn-ua8umN5_xIqUdbiSOi-oPgyptcOf7px16z2aRJ2M 14746
dirty_waters-0.85.0.dist-info/WHEEL sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0 91
dirty_waters-0.85.0.dist-info/entry_points.txt sha256=1f7sr5Y0THAH16kPkSnYlNT6qUaEGDOdb9QoDHKBzuI 48
dirty_waters-0.85.0.dist-info/top_level.txt sha256=Z5SN2a_Wr-UEOwAp1ap88PiygkuvFvTwl9QNgw7baG0 5
dirty_waters-0.85.0.dist-info/RECORD

top_level.txt

tool

entry_points.txt

dirty-waters = tool.main:main