Tenzai Test
Version updated for https://github.com/TenzaiLtd/tenzai-github-action to version v1.0.1.
- 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 the process of triggering an AI-powered security test on a deployed application after a successful CI/CD pipeline. It checks if the deployment is a valid step in the workflow and initiates a commit-diff test against an existing Tenzai application. The action provides real-time feedback through the Tenzai GitHub App, which posts a check run with the results of the security scan upon completion.
What’s Changed
What’s Changed
- ENG-5087: Guard compatibility-sensitive dependency upgrades by @Dor256 in https://github.com/TenzaiLtd/tenzai-github-action/pull/4
- Bump prettier from 3.8.1 to 3.9.4 in the npm group by @dependabot[bot] in https://github.com/TenzaiLtd/tenzai-github-action/pull/5
- Bump prettier from 3.9.4 to 3.9.5 in the npm group by @dependabot[bot] in https://github.com/TenzaiLtd/tenzai-github-action/pull/7
- Bump actions/setup-node from 6.4.0 to 7.0.0 in the github-actions group by @dependabot[bot] in https://github.com/TenzaiLtd/tenzai-github-action/pull/6
- ENG-5582: Send repository slug from GitHub Action by @Dor256 in https://github.com/TenzaiLtd/tenzai-github-action/pull/8
Full Changelog: https://github.com/TenzaiLtd/tenzai-github-action/compare/v1.0.0...v1.0.1