tartufo

View on PyPIReverse Dependencies (0)

5.0.0 tartufo-5.0.0-py3-none-any.whl

Wheel Details

Project: tartufo
Version: 5.0.0
Filename: tartufo-5.0.0-py3-none-any.whl
Download: [link]
Size: 55121
MD5: bc5df1d8137ffbe4780573d5b43fb719
SHA256: 8bea08d54728cb0ca38eb7f70976da7ba86cb41e6eb5e159ff525f85c3890d95
Uploaded: 2024-03-14 21:30:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tartufo
Version: 5.0.0
Summary: tartufo is a tool for scanning git repositories for secrets/passwords/high-entropy data
Author: GoDaddy
Author-Email: oss[at]godaddy.com
Maintainer: GoDaddy
Maintainer-Email: oss[at]godaddy.com
Home-Page: https://github.com/godaddy/tartufo/
Project-Url: Documentation, https://tartufo.readthedocs.io/
Project-Url: Repository, https://github.com/godaddy/tartufo/
License: GPL-2.0-only
Keywords: git,security,secrets,entropy,scanner
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Typing :: Typed
Requires-Python: >=3.8,<4.0
Requires-Dist: GitPython (<4.0.0,>=3.1.30)
Requires-Dist: cached-property (<2.0.0,>=1.5.2)
Requires-Dist: click (<9.0.0,>=8.1.0)
Requires-Dist: colorama; sys_platform == "win32"
Requires-Dist: pygit2 (<2.0.0,>=1.11.0)
Requires-Dist: tomlkit (<0.12.0,>=0.11.4)
Description-Content-Type: text/markdown
[Description omitted; length: 7701 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
CHANGELOG.md sha256=O3Oz4TiyEdcrDxe6dvNnCZ-MYS95gBzJsaT3S4ETT5s 22922
README.md sha256=rJ7SQUnN9anafL11_r5p8Hk3ZyHXAuOyQ-fOUu-fuuI 7700
tartufo/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tartufo/__main__.py sha256=7BC6ahUlBqHyzswE9DJciGAvDoqz417VK5rcWYTEmgE 110
tartufo/cli.py sha256=rH-KVida3sonsberVlJlvTBWVDDTjJWWkxCJXeBacoA 11084
tartufo/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tartufo/commands/pre_commit.py sha256=u3fUZ_NUEBhSDaT_BUta1DBND8aXNsY3SeFafaDQ9ZM 933
tartufo/commands/scan_folder.py sha256=vTtGSIopzCNioCVfPlbuMfXjK38HD-3eInm0JWlMozA 1360
tartufo/commands/scan_local_repo.py sha256=Rdrgz62SaE91ubVbnaOFpzJz_16Fpmi9B8-AgbWSaNo 1891
tartufo/commands/scan_remote_repo.py sha256=CuB3CGXTA1T_hF945PyznBGTXNMa-YSChBVvsrmzj1g 2824
tartufo/commands/update_signatures.py sha256=_BCROoQt5RzOxy5Ouca5AH5s_eFWvm8Tb0DgpBVb13g 8580
tartufo/config.py sha256=ZlRzlEr_jVSl_BQz-hrOMmdos1gPeCx29OQpHyjtnvg 10663
tartufo/data/default_regexes.json sha256=zbtEmeV2-1-u_8PTunrd1Yzg3MKwm0sbCrM8ADBe8DE 2708
tartufo/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tartufo/scanner.py sha256=1R71eYYO2yGk3xwbNh_qU70R1KhrVg7PQqW5J3y1c88 42305
tartufo/types.py sha256=XZW81vAmKqcYIYxVeYoPQFyCe6zRotonWdpcgvxxJFM 7619
tartufo/util.py sha256=cQErO8AVqMseeGpah12l1bis_AV_96IZOu8H0mbprWs 14041
tartufo-5.0.0.dist-info/LICENSE sha256=2ylvL381vKOhdO-w6zkrOxe9lLNBhRQpo9_0EbHC_HM 18046
tartufo-5.0.0.dist-info/METADATA sha256=v-oZjdAElrXXj0Nqn2IV12n1faN7eCvytniJi0w2ddM 9426
tartufo-5.0.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
tartufo-5.0.0.dist-info/entry_points.txt sha256=P99lrMkMWuqhX9IRQ5I-wTz_jpO_yj4vCjwlILYcUZE 44
tartufo-5.0.0.dist-info/RECORD

entry_points.txt

tartufo = tartufo.cli:main