Tenzai Test
Version updated for https://github.com/TenzaiLtd/tenzai-github-action to version v1.0.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Tenzai Test GitHub Action automates AI-powered security testing of deployments directly from CI pipelines. It sends a commit-diff test against an existing Tenzai application and provides real-time feedback on vulnerabilities, automatically triggering a Tenzai Test check run in the tested commit. The action requires a production Tenzai service-account access key and app ID, validates configuration, and supports dry runs for testing purposes.
What’s Changed
What’s Changed
- add baseurl override to action by @Dor256 in https://github.com/TenzaiLtd/tenzai-github-action/pull/9
Full Changelog: https://github.com/TenzaiLtd/tenzai-github-action/compare/v1.0.1...v1.0.2