semgrep-search

View on PyPIReverse Dependencies (0)

1.1.0 semgrep_search-1.1.0-py3-none-any.whl

Wheel Details

Project: semgrep-search
Version: 1.1.0
Filename: semgrep_search-1.1.0-py3-none-any.whl
Download: [link]
Size: 25271
MD5: 1498210dabd479257d6976364a655012
SHA256: f603c8557180fea4f3cb2a90607c2d58275e56d778e039f172fd7033da171b26
Uploaded: 2024-03-04 18:58:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: semgrep-search
Version: 1.1.0
Summary: A tool to generate a custom Semgrep ruleset from multiple sources
Author: Malte Heinzelmann
Author-Email: malte[at]cybaer.ninja
Home-Page: https://github.com/hnzlmnn/semgrep-search
License: GPL-3.0-or-later
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
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
Requires-Python: >=3.8,<4.0
Requires-Dist: PyYAML (<7.0,>=6.0)
Requires-Dist: babel (<3.0.0,>=2.14.0)
Requires-Dist: oras (<0.2.0,>=0.1.27)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: rich (<14.0.0,>=13.7.1)
Requires-Dist: ruamel-yaml (<0.19.0,>=0.18.6)
Requires-Dist: semver (<4.0.0,>=3.0.2)
Requires-Dist: tinydb (<5.0.0,>=4.8.0)
Requires-Dist: tomli (<3.0.0,>=2.0.1)
Description-Content-Type: text/markdown
[Description omitted; length: 2587 characters]

WHEEL

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

RECORD

Path Digest Size
sgs/__init__.py sha256=9ERoz_T5RiZ46ydxZeVUSqSNMmWCEa3GrOnCiOaTGds 755
sgs/const.py sha256=_ib3KKtzeTO4HcMV7aV0LWC8IAo5aSK3iYFf9-HStNE 2645
sgs/database.py sha256=tVd82Q1_KksFTpOMkQJ6u97wB9ELx_LOY4X5orWeJyo 2612
sgs/inspection.py sha256=ljoB8663Bi-2Xm_gD5bzOJhMKg0Zw4MkUb14c8YivCo 3944
sgs/main.py sha256=u4d5J2kAmW5JguTPQh1_RJ-YcXf2TRfSLsOdhYEAPxM 4873
sgs/search.py sha256=c30pxL3ugF25seiJFRFB2IlVxFlw1ZTSaAwaDV7jo50 3851
sgs/utils.py sha256=KlE0YBnqCZMkUkDI-5xVZTYqpN2EI0DIo6EMTZdBu5E 4961
semgrep_search-1.1.0.dist-info/COPYING sha256=ixuiBLtpoK3iv89l7ylKkg9rs2GzF9ukPH7ynZYzK5s 35148
semgrep_search-1.1.0.dist-info/METADATA sha256=dTmQD3jhSrfi-kINpBt6CxgWlkwNgG55hFuVM22sQmE 3670
semgrep_search-1.1.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
semgrep_search-1.1.0.dist-info/entry_points.txt sha256=zzZTlXZyWMw58pgb2hLfId6Nu_tDlvUhmndQfkBBaoM 37
semgrep_search-1.1.0.dist-info/RECORD

entry_points.txt

sgs = sgs.main:main