libsast

View on PyPIReverse Dependencies (3)

3.1.6 libsast-3.1.6-py3-none-any.whl

Wheel Details

Project: libsast
Version: 3.1.6
Filename: libsast-3.1.6-py3-none-any.whl
Download: [link]
Size: 37521
MD5: 9c454ac8a9a760315d06de4019dce6b2
SHA256: 43b9a818e81af6d8db7666f97ad5b1b67a14982b7881dff4e62a6d7c180e817e
Uploaded: 2024-11-14 20:35:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: libsast
Version: 3.1.6
Summary: A generic SAST library built on top of semgrep and regex
Author: Ajin Abraham
Author-Email: ajin[at]opensecurity.in
Home-Page: https://github.com/ajinabraham/libsast
Project-Url: Bug Tracker, https://github.com/ajinabraham/libsast/issues
Project-Url: Documentation, https://github.com/ajinabraham/libsast/blob/master/README.md
Project-Url: Repository, https://github.com/ajinabraham/libsast
License: LGPL-3.0-or-later
Keywords: libsast,SAST,Python SAST,SAST API,Regex SAST,Pattern Matcher
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
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: Topic :: Security
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.8,<4.0
Requires-Dist: billiard (<5.0.0,>=4.2.1)
Requires-Dist: pyyaml (>=6.0)
Requires-Dist: requests
Description-Content-Type: text/markdown
[Description omitted; length: 20208 characters]

WHEEL

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

RECORD

Path Digest Size
libsast/__init__.py sha256=ghF0ysPLaPP2L3Z4UJrTHSPh5J2hns6VvTRlLxS2hhs 700
libsast/__main__.py sha256=FbFVwKkAqoyhNVzTpdc0kg3lpXwaNILCYZwQ7QracYI 4368
libsast/common.py sha256=dYVw_3YunI677Lm8mEfqejbVVOhzOaX4GLm_REPKs60 2592
libsast/core_matcher/__init__.py sha256=UDC9-h1j2n7tDgKcfI85R1suSUalxaqGofvBYx4PbaY 20
libsast/core_matcher/choice_matcher.py sha256=DjPvMWEMWaqjg8O8SMm2HdDeD0eBF92mBOv8MaZPjUs 7421
libsast/core_matcher/helpers.py sha256=fBliEsadHkqyyn0GfYQA7WmIliEe1mT3bizvRa460uc 4713
libsast/core_matcher/matchers.py sha256=f2J3qjv_khB2SV6VUKM_WQuMHNcGcdk1jtQ2FMEYYts 4378
libsast/core_matcher/pattern_matcher.py sha256=gKc5FYASQrH_e-s4_PjjDCPhjO-MXrJuglaIJcxRl8s 6823
libsast/core_sgrep/__init__.py sha256=JmIRctGTtfymfUnJs0LFtEtaL2z46yskBhSC8rM3Eng 26
libsast/core_sgrep/helpers.py sha256=7r9Ao_lByeSR5ulkq__IUkXflZfJBxRJqjncUJnvxb4 736
libsast/core_sgrep/semantic_sgrep.py sha256=PtLqeW3-yaR8px9e8i5rcXuhODa-sLTXNN0fgu2NLkw 2873
libsast/exceptions.py sha256=R4axoYEWRoTqFmM_L-L_XVzqvp1kfhg8dipNn4mdHKg 1278
libsast/scanner.py sha256=cPpU2RpXcZGOaqK0UoWC5WG1U4zOUcWzldCOG3p9kZs 3672
libsast/standards/cwe.yaml sha256=7nLIVj8j2SwFgCQQDkK_9ZJj2uYnKi1Myv8Sq9KEsyw 34872
libsast/standards/owasp_masvs.yaml sha256=HyLlKnIKAm6a9U8nz9m0kSWTcgtcQ0XYzBounzOr4TE 2289
libsast/standards/owasp_mobile_top10_2016.yaml sha256=vt_mEDKmugmDO_MubZhicKKeBx0Jfh7CzHv4iMV6q84 362
libsast/standards/owasp_mobile_top10_2024.yaml sha256=JrJX76BiPnAnEZ7zgpVjYtFlgEQ7Z60FmYwXXGrNUvU 436
libsast/standards/owasp_web_top10_2017.yaml sha256=_0yiZ3FTlDMH5_75PE3hZMbLaJERD4aopPbkAbhXecU 397
libsast/standards.py sha256=4woc6Klo6iTBGx8UQFIZFc0RRKn9WdZG9zqxGqckDzI 1170
libsast-3.1.6.dist-info/LICENSE sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg 7652
libsast-3.1.6.dist-info/METADATA sha256=4J-vRVcj_aP8xW36qY0zkzOoy13TD1G_Sz8Bjicxf7A 21545
libsast-3.1.6.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
libsast-3.1.6.dist-info/entry_points.txt sha256=xdw5HZ4cecAfJr6NM1oXwIJt_Z-hiqu_aiyLejIHSYA 49
libsast-3.1.6.dist-info/RECORD

entry_points.txt

libsast = libsast.__main__:main