v8.29.0

miraymen/pix2surfv8.29.0Nov 4, 2025by zricethezav

AI Summary

A comprehensive update adding security token detection, logging improvements, and configuration validation.

Key Highlights

  • Added Amazon Bedrock API key detection
  • Improved regex to detect Sonar tokens with prefixes
  • Added support for respecting contexts with timeouts
  • Validated rules when [extend] is used in config
  • Upgraded config minimum version
  • Added trace log for skipped archive files

New Features

  • Amazon Bedrock API key detection
  • Sonar token regex improvement
  • Context timeout support
  • Config rule validation
  • Config min version upgrade
  • Trace logging for skipped archives

Full Release Notes

## Changelog
* ed65b65 Add trace log for skipped archive file when not enabled (#1961)
* c5ccbb9 Respect contexts with timeouts (#1948)
* 3821f30 Config min version (#1955)
* d223718 fix(config): validate rules when [extend] is used (#1592)
* 87d9629 feat: add Amazon Bedrock API key detection (#1935)
* 228396b Add GitHub Sponsors section and Discord link
* a82bc53 feat: improve regex  to detect Sonar tokens with prefixes (#1931)