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

🐛 Pinned-Dependencies: Fix invalid shell file handling #1312

Merged
merged 7 commits into from
Dec 1, 2021

Conversation

lehors
Copy link
Contributor

@lehors lehors commented Nov 19, 2021

Parsing errors are meant to be discarded but aren't. This patch
changes the code so that the error is indeed discarded and checking
continues as intended.

Signed-off-by: Arnaud J Le Hors [email protected]

  • Please check if the PR fulfills these requirements

@lehors lehors changed the title (:bug:) Fix invalid shell file handling 🐛 Fix invalid shell file handling Nov 19, 2021
Copy link
Contributor

@azeemshaikh38 azeemshaikh38 left a comment

Choose a reason for hiding this comment

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

Thanks @lehors !

checks/shell_download_validate.go Show resolved Hide resolved
@azeemshaikh38 azeemshaikh38 temporarily deployed to integration-test November 20, 2021 01:09 Inactive
@github-actions
Copy link

Integration tests success for
[c2225f2]
(https://github.com/ossf/scorecard/actions/runs/1483370252)

@lehors lehors temporarily deployed to integration-test November 20, 2021 08:27 Inactive
@lehors lehors changed the title 🐛 Fix invalid shell file handling 🐛 Pinned-Dependencies: Fix invalid shell file handling Nov 20, 2021
@github-actions
Copy link

Integration tests success for
[7c139ad]
(https://github.com/ossf/scorecard/actions/runs/1484096494)

Parsing errors are meant to be discarded but aren't. This patch
changes the code so that the error is indeed discarded and checking
continues as intended and adds a unit test for it.

Signed-off-by: Arnaud J Le Hors <[email protected]>
@azeemshaikh38 azeemshaikh38 temporarily deployed to integration-test November 22, 2021 16:22 Inactive
@github-actions
Copy link

Integration tests success for
[5d6f0d4]
(https://github.com/ossf/scorecard/actions/runs/1491113595)

@azeemshaikh38 azeemshaikh38 temporarily deployed to integration-test November 22, 2021 18:56 Inactive
@azeemshaikh38 azeemshaikh38 enabled auto-merge (squash) November 22, 2021 21:01
@github-actions
Copy link

Integration tests success for
[b0715be]
(https://github.com/ossf/scorecard/actions/runs/1491682862)

@azeemshaikh38 azeemshaikh38 temporarily deployed to integration-test December 1, 2021 16:19 Inactive
@github-actions
Copy link

github-actions bot commented Dec 1, 2021

Integration tests success for
[f8c9523]
(https://github.com/ossf/scorecard/actions/runs/1526714888)

@azeemshaikh38 azeemshaikh38 merged commit 83ea9bf into ossf:main Dec 1, 2021
@lehors lehors deleted the fix_faulty_shell_file_handling branch December 1, 2021 17:02
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