Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security scanning improvements #72

Merged
merged 2 commits into from
Apr 26, 2024

Merge branch 'release-candidate' into security_scanning_improvements

a7ac12d
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Security scanning improvements #72

Merge branch 'release-candidate' into security_scanning_improvements
a7ac12d
Select commit
Loading
Failed to load commit list.
GitHub Actions / shellcheck succeeded Apr 26, 2024 in 0s

reviewdog [shellcheck] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (3)

scripts/test-utils.sh|17 col 16| Note that A && B || C is not if-then-else. C may run when A is true.
scripts/test-utils.sh|18 col 16| Note that A && B || C is not if-then-else. C may run when A is true.
scripts/test.sh|5 col 8| Not following: test-utils.sh: openBinaryFile: does not exist (No such file or directory)