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

Add MaxMetadataBytes limit on repository level #167

Open
1 task done
pat-pan opened this issue Nov 25, 2024 · 0 comments
Open
1 task done

Add MaxMetadataBytes limit on repository level #167

pat-pan opened this issue Nov 25, 2024 · 0 comments
Labels
enhancement New feature or request triage New issues or PRs to be acknowledged by maintainers

Comments

@pat-pan
Copy link
Contributor

pat-pan commented Nov 25, 2024

What is the version or commit of the ORAS .NET library?

v0.2.0

What would you like to be added?

Add MaxMetadataBytes size limit on how many response bytes are allowed in the server's response to the metadata APIs, such as catalog list, tag list, and referrers list.

Why is this needed for the ORAS .NET library?

To proactively cancel oversized requests.

Are you willing to submit PRs to contribute to this feature?

  • Yes, I am willing to implement it.
@pat-pan pat-pan added enhancement New feature or request triage New issues or PRs to be acknowledged by maintainers labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage New issues or PRs to be acknowledged by maintainers
Projects
None yet
Development

No branches or pull requests

1 participant