Plugin: gemini-security
Changelog
Release history and version updates for eslint-plugin-gemini-security
Generated from the release history
Built from this package's CHANGELOG.md at deploy time, so it matches the
version these docs describe. The full cross-package history lives on the
changelog.
0.3.2
no-disabled-safety-settingsnow runs on files that load the Gemini SDK by #548- DependenciesUpdated internal dependencies
0.3.1
- Correct the declared ESLint floor:
^8.0.0→^8.40.0. #407 - DependenciesUpdated internal dependencies
0.3.0
0.2.0
no-hardcoded-api-keynow covers all three raw inference SDKs. #402- DependenciesUpdated internal dependencies
0.1.1
- Complete the logo row across every published package. #377
- Fix the
./oxlintsubpath export, which pointed atsrc/oxlint.js— a file no build produces.require('<package>/oxlint')threw MODULE_NOT_FOUND on every published package, while every README documented that exact wiring for oxlint'sjsPlugins. The export now points at the build output,dist/src/oxlint.js. #335 - Fix SDK peer declarations that npm silently ignored #335
- DependenciesUpdated internal dependencies
0.1.0
- AI SDK security family + fix the broken oxlint export (#335) (47cde07f) — 2026-08-04
- complete the logo row across every published package (#377) (85e57a7c) — 2026-08-04
Building secure JavaScript with Interlace? Star the repo to get new rules and CWE coverage as we ship them — or follow the AI-code-security benchmarks behind them.