A thin Semgrep-backed linter for AI coding failure patterns
Project description
Glint
Glint is a small CLI wrapper around Semgrep with an opinionated rule pack for AI coding failure patterns.
The PyPI distribution is glint-linter; the installed command is glint.
Install
pip install glint-linter
Usage
glint scan .
glint scan . --json
glint scan . --no-suspicious
glint rules
Glint reports two finding kinds:
ISSUE: a Semgrep pattern that is specific enough to report as a concrete problem.SUSPICIOUS: a Semgrep pattern that indicates code worth reviewing.
The first version intentionally skips repository workflow checks such as CI configuration, issue approvals, or pull request policy.
Documentation
Security
Please report security issues using the process in SECURITY.md.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file glint_linter-0.1.0.tar.gz.
File metadata
- Download URL: glint_linter-0.1.0.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
634858ce0ae56a6b33f343e8ba7b8893737d158431d455f78882ef0139065791
|
|
| MD5 |
d32e2de66079861615f15f844329abe3
|
|
| BLAKE2b-256 |
3a92945b3b335996546e374de77e523b55f893e2f102b24cfdd890dee657cdda
|
File details
Details for the file glint_linter-0.1.0-py3-none-any.whl.
File metadata
- Download URL: glint_linter-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40a4482b3c0824670e1ef4dd8c2eb74839b14dedf903f8054edf95430bd6401f
|
|
| MD5 |
08e299ba156b5ee60399824b554483b8
|
|
| BLAKE2b-256 |
20f65910845af438bcdc3a38d7617a8fe898332c5ae47c3a557687ae6f19b61d
|