dirty-waters

View on PyPIReverse Dependencies (0)

0.21.0 dirty_waters-0.21.0-py3-none-any.whl

Wheel Details

Project: dirty-waters
Version: 0.21.0
Filename: dirty_waters-0.21.0-py3-none-any.whl
Download: [link]
Size: 38069
MD5: a976c745d46f9d536856c798c2622f7a
SHA256: 1efe82fe38a37ef6b990a22a450e7ca3c83679a6af310e4b40d3fb082c673113
Uploaded: 2024-12-09 11:29:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dirty-waters
Version: 0.21.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: 7164 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=JBsXG1beFLYSai96QDZsQFOalxSXPNvlZPPPlEyl12Y 13790
tool/compare_packages.py sha256=6emmmqXutuZ09knr5DZTJeMxST5Kvex7vTG5uwLcDHQ 12787
tool/extract_deps.py sha256=baDFcgE-gHr18iOjUO_gRQncUMZfNX1eT4cd7vQoWoA 16373
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=uRylgLejLm71elwuc8h8blCn3qhEifsNntHbFSKBOkQ 16937
tool/report_diff.py sha256=HGS_XQlORitHVyAPNJCR8RtHfMU3RzirUpveTPVBr18 9199
tool/report_static.py sha256=DEN8bJFkk0IDp8vPL9sqiWgzgXUUvD1pO4jXfpzDmpA 12613
tool/static_analysis.py sha256=eEGhughmlzL7b8B70PA91a_zdD4OyUFNNpwd_nML36Y 17216
tool/tool_config.py sha256=DarnZKkVZBcT9alX43SihcA-TRf5Ofb6GMHo3Pq9seE 2418
dirty_waters-0.21.0.dist-info/LICENSE sha256=Mgq0cJZtg_3EC2LpPEqh9xtRGyXB2gDDVx8iwL1za7E 1117
dirty_waters-0.21.0.dist-info/METADATA sha256=wLbCRBqZKKL4GSVcLRZ6yL7DKUwVpehGYP_AlC1sF2M 8604
dirty_waters-0.21.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
dirty_waters-0.21.0.dist-info/entry_points.txt sha256=1f7sr5Y0THAH16kPkSnYlNT6qUaEGDOdb9QoDHKBzuI 48
dirty_waters-0.21.0.dist-info/top_level.txt sha256=Z5SN2a_Wr-UEOwAp1ap88PiygkuvFvTwl9QNgw7baG0 5
dirty_waters-0.21.0.dist-info/RECORD

top_level.txt

tool

entry_points.txt

dirty-waters = tool.main:main