Skip to content

AISlop

v0.11.0 Breaking

This release includes 3 breaking changes for platform teams planning a safe upgrade.

✓ 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

ReleasePort's take

Light signal
editorial:auto 6d

ReleasePort Layer 1 v0.11.0 introduces PR‑scoped gating for CI runs and upgrades Node to version 24.

Why it matters: PR‑scoped gating reduces unnecessary pipeline execution, while Node 24 (floor >=20) enables newer language features; both affect developers and SREs managing CI pipelines.

Summary

AI summary

PR-scoped gating and set-and-forget CI updates including Node 24 support.

Changes in this release

Feature Low

Adds PR-scoped gating for CI runs based on changed files.

Adds PR-scoped gating for CI runs based on changed files.

Source: llm_adapter@2026-06-06

Confidence: high

Feature Low

Introduces `forceFixable` flag in `scan --json` to filter fixable findings.

Introduces `forceFixable` flag in `scan --json` to filter fixable findings.

Source: llm_adapter@2026-06-06

Confidence: high

Feature Low

Adds Bitbucket Pipelines recipe to documentation.

Adds Bitbucket Pipelines recipe to documentation.

Source: llm_adapter@2026-06-06

Confidence: high

Dependency Low

Updates Node version to 24 across .nvmrc, Action default, and CI docs; floor remains >=20.

Updates Node version to 24 across .nvmrc, Action default, and CI docs; floor remains >=20.

Source: llm_adapter@2026-06-06

Confidence: high

Refactor Low

Renames Marketplace Action to `aislop — AI Code Quality Gate`.

Renames Marketplace Action to `aislop — AI Code Quality Gate`.

Source: llm_adapter@2026-06-06

Confidence: high

Full changelog

PR-scoped quality gates and set-and-forget CI.

  • PR-scoped gating: scan/ci --changes --base <ref> gate a PR on only the files it changed; an unresolved base ref fails the run instead of passing an empty scan (#185).
  • forceFixable flag in scan --json for findings only fix -f resolves (#192).
  • Set-and-forget CI: moving @v1 Action tag + version: latest; init and docs updated; the release pipeline re-points v1 automatically.
  • Node 24 across .nvmrc, the Action default, and CI docs (floor stays >=20); version fallback now derived from package.json.
  • Marketplace Action renamed to aislop — AI Code Quality Gate (published by scanaislop).

New Bitbucket Pipelines recipe in the docs. Full changelog in CHANGELOG.md.

Breaking Changes

  • Renamed Marketplace Action `@scanaislop/aislop` to `aislop — AI Code Quality Gate`
  • Minimum Node.js version raised to 24 across .nvmrc, Action default, and CI docs (floor remains >=20)
  • `scan --json` flag name changed from `forceFixable` to `fix -f` for fixable findings

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 →

Beta — feedback welcome: [email protected]