Skip to content

AISlop

v0.9.2 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 scan, chore, and v0.9.2 across a mixed release.

Full changelog

Patch fix for a regression introduced during the 0.9.1 merge.

Install

npx [email protected] scan .
# or globally:
npm i -g [email protected]

Fixed

Restore isBuildCacheFile in the source-file filter (#117). PR #113 added an exclusion for Vite config-bundle cache artifacts (*.timestamp-NNN-XXX.{js,mjs,cjs}). PR #47's --include rewrite of the filter chain dropped the call from the source-file walk, so repos that commit those cache files (e.g. vite.config.ts.timestamp-…mjs from Storybook) surfaced three spurious ai-slop/hallucinated-import errors per scan. Restored the call and added a regression test that creates real Vite cache filenames plus one false-match to guard against future filter rewrites.

See CHANGELOG.md for the full entry.

What's Changed

  • fix(scan): restore isBuildCacheFile in the source-file filter chain by @heavykenny in https://github.com/scanaislop/aislop/pull/117
  • chore: release v0.9.2 by @heavykenny in https://github.com/scanaislop/aislop/pull/118
  • release: promote develop → main (v0.9.2) by @heavykenny in https://github.com/scanaislop/aislop/pull/119

Full Changelog: https://github.com/scanaislop/aislop/compare/v0.9.1...v0.9.2

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]