v8.30.0

codex-team/editor.jsv8.30.0Nov 26, 2025by zricethezav

AI Summary

This release focuses on security detection improvements and build environment updates. It introduces rules for new Looker credentials and detects Airtable Personal Access Tokens.

Key Highlights

  • Added detection for Airtable Personal Access Tokens
  • Added rules for Looker client ID and client secret
  • Updated Go and Alpine versions
  • Improved recursive decoding logic

New Features

  • Airtable Personal Access Token detection
  • Looker client ID and client secret rules
  • Recursive decoding improvements

Full Release Notes

## Changelog
* 6eaad03 0 to 5 - notes on recursive decoding (#1994)
* 09242ce Add new Looker client ID and client secret rules (#1947)
* c98e5e0 feat: add Airtable Personnal Access Token detection (#1952)
* 4ed0ca4 build: upgrade Go & alpine version (#1989)