Skip to content

AISlop

v0.8.3 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ 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 summary

Updates 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" when paths: { "@/*": ["./src/*"] }) were incorrectly flagged as hallucinated packages. The detector now reads tsconfig.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

Track AISlop

Get notified when new releases ship.

Sign up free

About AISlop

All releases →

Related context

Beta — feedback welcome: [email protected]