This release fixes issues for SREs watching stability and regressions.
Published 21d
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 summaryUpdates Stats, Re-verified, and v0.8.3 across a mixed release.
Full changelog
What changed
fix tsconfig path aliases in hallucinated-import detection
Fixed
- hallucinated-import detector now respects tsconfig path aliases. Imports using
compilerOptions.paths(e.g.import x from "@/components/Foo"whenpaths: { "@/*": ["./src/*"] }) were incorrectly flagged as hallucinated packages. The detector now readstsconfig.json/jsconfig.json, extracts aliases, and skips matching imports. Wildcard (@/*) and exact (#shared) keys both supported. Malformed config is skipped silently.
Stats
- 4 files changed, +140 / -3 lines
- 767 tests passing
- 100/100 self-scan
- Re-verified: 146 false positives → 0
What's Changed
- release: promote develop → main (v0.8.3) by @heavykenny in https://github.com/scanaislop/aislop/pull/106
Full Changelog: https://github.com/scanaislop/aislop/compare/v0.8.2...v0.8.3
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]