tartufo

View on PyPIReverse Dependencies (0)

5.0.2 tartufo-5.0.2-py3-none-any.whl

Wheel Details

Project: tartufo
Version: 5.0.2
Filename: tartufo-5.0.2-py3-none-any.whl
Download: [link]
Size: 55380
MD5: fb3b8e0471eaa65b89f262bfc4139b30
SHA256: affe16e3c6830ee7c6693580b88f00acee0f22c82bf1c291fb83435f476f7d0a
Uploaded: 2024-10-17 23:16:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tartufo
Version: 5.0.2
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 :: 3.13
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,<3.14
Requires-Dist: GitPython (<4.0.0,>=3.1.43)
Requires-Dist: cached-property (<2.0.0,>=1.5.2)
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: colorama; sys_platform == "win32"
Requires-Dist: pygit2 (<2.0.0,>=1.11.0); python_version < "3.10"
Requires-Dist: pygit2 (<2.0.0,>=1.16.0); python_version >= "3.10"
Requires-Dist: tomlkit (<0.14.0,>=0.13.0)
Description-Content-Type: text/markdown
[Description omitted; length: 7701 characters]

WHEEL

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

RECORD

Path Digest Size
CHANGELOG.md sha256=LCRLoEMuIAYl2ha3bfyW5r83jzljl8i4c04CiPZuQDk 23379
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=exbr4AMUGalOQMbxRoSUpjUx7sxtUnEuciA5hm2-N5g 2874
tartufo/commands/update_signatures.py sha256=_BCROoQt5RzOxy5Ouca5AH5s_eFWvm8Tb0DgpBVb13g 8580
tartufo/config.py sha256=EoohEd4ZW62uNQHP2jV_z3zbPmkrXIUanBKuedpnfpw 10710
tartufo/data/default_regexes.json sha256=zbtEmeV2-1-u_8PTunrd1Yzg3MKwm0sbCrM8ADBe8DE 2708
tartufo/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tartufo/scanner.py sha256=A6_GoPr9lRVC464uiGBAgP0Vg9xSXiw9EEjL3KFds_8 42749
tartufo/types.py sha256=XZW81vAmKqcYIYxVeYoPQFyCe6zRotonWdpcgvxxJFM 7619
tartufo/util.py sha256=0eT4Zvqd2X_Ur2NnhgeDpYPyckrGTJjCowfqSc4byNg 14119
tartufo-5.0.2.dist-info/LICENSE sha256=2ylvL381vKOhdO-w6zkrOxe9lLNBhRQpo9_0EbHC_HM 18046
tartufo-5.0.2.dist-info/METADATA sha256=oR8XUwlXyB_kFJTsjteIiJ5qK7MdLnACzskOlMobutU 9571
tartufo-5.0.2.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
tartufo-5.0.2.dist-info/entry_points.txt sha256=P99lrMkMWuqhX9IRQ5I-wTz_jpO_yj4vCjwlILYcUZE 44
tartufo-5.0.2.dist-info/RECORD

entry_points.txt

tartufo = tartufo.cli:main