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

Remove empty expected_authority_names array in CodeSignatureVerifier arguments #118

Closed

Conversation

homebysix
Copy link
Member

As long as there is a valid requirements argument, the expected_authority_names argument is not needed for code signature verification. This pull request removes the unnecessary empty expected_authority_names array.

Thanks for considering!

This PR was submitted using Repo Lasso v1.2.0.

@homebysix
Copy link
Member Author

Disregard — I see that CodeSignatureVerifier is used multiple times in some of these recipe chains, so it makes sense that expected_authority_names would need to be overwritten for subsequent app verifications.

@homebysix homebysix closed this Dec 30, 2024
@homebysix homebysix deleted the 20241229-expected_authority_names branch December 30, 2024 06:25
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.

1 participant