dirty-waters

View on PyPIReverse Dependencies (0)

0.14.0 dirty_waters-0.14.0-py3-none-any.whl

Wheel Details

Project: dirty-waters
Version: 0.14.0
Filename: dirty_waters-0.14.0-py3-none-any.whl
Download: [link]
Size: 36246
MD5: ebd2a0dd5173931cae2bcb7f8e1428fb
SHA256: 91cde2a3df475fd091696ced3ae921514730e971553d9573c3de0328481e9af5
Uploaded: 2024-11-23 15:23:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dirty-waters
Version: 0.14.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.8
Requires-Dist: attrs (==24.2.0)
Requires-Dist: cattrs (==24.1.2)
Requires-Dist: certifi (==2024.8.30)
Requires-Dist: charset-normalizer (==3.4.0)
Requires-Dist: exceptiongroup (==1.2.2)
Requires-Dist: idna (==3.10)
Requires-Dist: numpy (==2.1.2)
Requires-Dist: pandas (==2.2.3)
Requires-Dist: platformdirs (==4.3.6)
Requires-Dist: python-dateutil (==2.9.0.post0)
Requires-Dist: pytz (==2024.2)
Requires-Dist: requests (==2.32.3)
Requires-Dist: requests-cache (==1.2.1)
Requires-Dist: six (==1.16.0)
Requires-Dist: tabulate (==0.9.0)
Requires-Dist: tqdm (==4.66.5)
Requires-Dist: typing_extensions (==4.12.2)
Requires-Dist: tzdata (==2024.2)
Requires-Dist: url-normalize (==1.4.3)
Requires-Dist: urllib3 (==2.2.3)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4437 characters]

WHEEL

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

RECORD

Path Digest Size
tool/__init__.py sha256=VT4F5FYKr3MD_qJbLhWm_CoDm_CODL9XY5nqRrHGvFU 351
tool/compare_commits.py sha256=g0BMqPhFW9mVzeb1Z6ZPAUvCBVivKiOtPVdPm_O0BNc 12851
tool/compare_packages.py sha256=6emmmqXutuZ09knr5DZTJeMxST5Kvex7vTG5uwLcDHQ 12787
tool/extract_deps.py sha256=LI6Y3qCo4kmVwi0H09Ith1ScP1MLidCL8KaaGfcM-EE 15545
tool/get_pr_info.py sha256=ctAPaFgl-bJ_90hbFhvQWjBfa9_eKdAzwxT0_FUAUUQ 8626
tool/get_pr_review.py sha256=EqIk2OVmRlkz2LFhMarzeLOXbgKUoTTFypSx8aXYK3w 6995
tool/get_user_commit_info.py sha256=lrpDhT9wiJeCMsW3RFWNwhBx0qUyGJ7YUlqv2yl3LzM 8312
tool/github_repo.py sha256=MNFtS290_RoVUZ4oOqgWM5uow6A7plBPSuy64t3iwu8 6387
tool/main.py sha256=AwfJRqUaGgBssFJlSM4Ej8XWH9ecZVZx1YNvak79kUQ 16970
tool/report_diff.py sha256=HGS_XQlORitHVyAPNJCR8RtHfMU3RzirUpveTPVBr18 9199
tool/report_static.py sha256=KOTylN-bV1-vZRraCbLouu8zk1aAT0vwM6A6cLZwYlk 12488
tool/static_analysis.py sha256=5xYv8bCYNwV3FEDU7ySBCRrlIrv7miaPBoG5zCyvyiY 17046
tool/tool_config.py sha256=DarnZKkVZBcT9alX43SihcA-TRf5Ofb6GMHo3Pq9seE 2418
dirty_waters-0.14.0.dist-info/LICENSE sha256=Mgq0cJZtg_3EC2LpPEqh9xtRGyXB2gDDVx8iwL1za7E 1117
dirty_waters-0.14.0.dist-info/METADATA sha256=9oPn9JRfVX5fsL9cNG854lx-sHeKqMDQUUGnKNHkdFk 5877
dirty_waters-0.14.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
dirty_waters-0.14.0.dist-info/entry_points.txt sha256=1f7sr5Y0THAH16kPkSnYlNT6qUaEGDOdb9QoDHKBzuI 48
dirty_waters-0.14.0.dist-info/top_level.txt sha256=Z5SN2a_Wr-UEOwAp1ap88PiygkuvFvTwl9QNgw7baG0 5
dirty_waters-0.14.0.dist-info/RECORD

top_level.txt

tool

entry_points.txt

dirty-waters = tool.main:main