v1.2.0: Enterprise CI/CD & Authentication
Added
- Authentication Injection: The
smile testcommand now supports passing custom HTTP headers via the-H, --headerflag, allowing the Breaching Detector to run against protected APIs that require Bearer tokens or API keys. - GitHub Actions Native Annotations:
smilenow automatically detects when it is running inside GitHub Actions CI/CD. It emits native::error::workflow commands, enabling GitHub to automatically attach linting and testing failures as inline comments directly on your Pull Request diffs. - Documentation: Explicitly documented the complete list of available rules for configuration inside
config.smile.json.
📦 Installation
npm install -g @mrjacket/smileView Full CHANGELOG