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

limit attestation subject count #53

Merged
merged 1 commit into from
May 6, 2024
Merged

Conversation

bdehamer
Copy link
Collaborator

@bdehamer bdehamer commented May 6, 2024

Limits the number of subjects which can be attested at one time to 64.

After evaluating the subject-path list and resolving any file globs, if the total number of subjects exceeds 64 an error will be returned.

@bdehamer bdehamer requested a review from a team as a code owner May 6, 2024 16:30
Signed-off-by: Brian DeHamer <bdehamer@github.com>
@bdehamer bdehamer force-pushed the bdehamer/attestation-limit branch from e89b88b to 3916f6f Compare May 6, 2024 16:45
@bdehamer bdehamer merged commit c58d52c into main May 6, 2024
15 checks passed
@bdehamer bdehamer deleted the bdehamer/attestation-limit branch May 6, 2024 18:51
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.

None yet

2 participants