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

Fix Invalid Array Length error when severity_threshold exceeded #151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

frankgrimes97
Copy link

@frankgrimes97 frankgrimes97 commented Aug 29, 2024

fixes #150

@frankgrimes97 frankgrimes97 changed the title Fix Invalid Array Length error when severity_threshold exceeded Fix Invalid Array Length error when severity_threshold exceeded Aug 29, 2024
@frankgrimes97
Copy link
Author

This PR attempts to address #150

@frankgrimes97 frankgrimes97 force-pushed the fix/severity-threshold-invalid-array-length-issue-150 branch 2 times, most recently from ef25610 to e9e67cf Compare August 30, 2024 14:43
@frankgrimes97 frankgrimes97 marked this pull request as ready for review September 3, 2024 14:18
@Rhernandez513
Copy link

Interested to see this fix go in

Copy link
Owner

@crazy-max crazy-max left a comment

Choose a reason for hiding this comment

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

Can you rebase, run docker buildx bake pre-checkin to generate dist and squash commits please?: https://github.com/crazy-max/ghaction-container-scan/blob/master/.github/CONTRIBUTING.md#submitting-a-pull-request

@frankgrimes97 frankgrimes97 force-pushed the fix/severity-threshold-invalid-array-length-issue-150 branch from e9e67cf to f5a4d10 Compare December 2, 2024 18:34
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.

Error: Invalid array length sometimes occurs when severity_threshold is set and exceeded
3 participants