Add check to see if auto tagging will work #75
GitHub Actions / Trunk Check
failed
Mar 26, 2024 in 8s
Trunk Check
Checked 1 modified file
1 existing issue (use --show-existing to see it)
✖ 1 new security issue
✖ 1 new lint issue
Details
To reproduce and test locally, run:
trunk check
For help resolving these issues, see our docs on running on PRs or debugging Trunk Check
Annotations
Check failure on line 50 in .github/workflows/ci-cd.yml
github-actions / Trunk Check
checkov(CKV_GHA_2)
[new] Ensure run commands are not vulnerable to shell injection
Check failure on line 51 in .github/workflows/ci-cd.yml
github-actions / Trunk Check
actionlint(expression)
[new] "github.event.pull_request.body" is potentially untrusted. avoid using it directly in inline scripts. instead, pass it through an environment variable. see https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions for more details
Loading