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

ensure shbang check only checks valid shbangs #1160

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

joshrwolf
Copy link
Contributor

@joshrwolf joshrwolf commented Apr 23, 2024

the previous implementation was matching on invalid shbangs (##) due to the conditional &&

it was also erroneously checking and logging errors on directories

@joshrwolf joshrwolf force-pushed the shbang-fix branch 3 times, most recently from 6fd96bb to 3fc460d Compare April 23, 2024 14:34
pkg/sca/sca.go Outdated Show resolved Hide resolved
Signed-off-by: Josh Wolf <josh@wolfs.io>
@xnox
Copy link
Contributor

xnox commented Apr 23, 2024

@joshrwolf note to actually fix this; there needs to be a release cut; and wolfictl release cut; and images updated too.

@xnox xnox merged commit 9a9816a into chainguard-dev:main Apr 23, 2024
32 checks passed
Copy link
Contributor

@smoser smoser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants