This release adds 1 notable feature for engineering teams evaluating rollout.
Published 2mo
Developer Productivity
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai
ai-slop
ai-slop-detection
cli
code-quality
code-review
+13 more
developer-tools
go
javascript
linter
php
pre-commit
pull-request
python
quality-gate
ruby
rust
static-analysis
typescript
Summary
AI summaryFixed a false‑positive function-too-long warning caused by incorrect brace counting in regex literals.
Full changelog
What's Changed
Added
- Anonymous opt-out telemetry via PostHog for aggregate usage insights
- Respects
AISLOP_NO_TELEMETRY=1,DO_NOT_TRACK=1, andtelemetry.enabled: falsein config - No PII collected; fire-and-forget with no impact on scan performance
- Disabled automatically in CI environments
- Respects
Fixed
- False-positive
function-too-longwarning onisBlockArrowcaused by the naive brace counter miscounting{and}characters inside regex literals complexity.tstrimmed to stay within the 400-line file size limit
Full Changelog: https://github.com/heavykenny/aislop/compare/v0.1.0...v0.1.1
- feat: add telemetry and fix false-positive brace counting by @heavykenny in https://github.com/heavykenny/aislop/pull/6
Full Changelog: https://github.com/heavykenny/aislop/compare/v0.1.0...v0.1.1
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About AISlop
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]