Skip to content

AISlop

v0.13.1 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

✓ 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

Affected surfaces

deps

Summary

AI summary

Updates Numbers, Self-scan, and https://github.com/scanaislop/aislop/blob/main/CHANGELOG.md across a mixed release.

Full changelog

Patch release: calibrates the new ai-slop/hidden-fallback rule, points Dependabot at develop, and pulls in routine dependency and CI-action updates.

Install

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

Fixed

  • ai-slop/hidden-fallback false positives — no longer flags error-message defaults (err?.message || "Failed to load"), empty-string normalizers (?? ""), or optional env-var defaults. String fallbacks count as masked only for status/success tokens ("ok", "success", …).
  • Comment masker regex literals — regex literals containing /* inside character classes no longer break comment masking through end-of-file.

Changed

  • Dependabot targets develop instead of main.
  • Dependency & CI-action bumps — oxlint, Biome, expo-doctor, tar, and GitHub Actions (actions/checkout, actions/setup-node, pnpm/action-setup). Knip 5→6 reverted (parser not ready for v6 unused-files format).

Numbers

  • 1365 tests passing
  • Self-scan: 100/100

Full notes in CHANGELOG.md.

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]