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

chore(deps): Upgrade protobuf to 1.33.0 #2012

Merged
merged 2 commits into from Mar 7, 2024

Conversation

charithe
Copy link
Contributor

@charithe charithe commented Mar 6, 2024

Fixes the protojson issue flagged by govulncheck. Since we switched to a
new parser, protojson is not quite used in any of the critical paths.
Furthermore, because the inputs are coming from the users themselves,
they can be considered as trusted.

Signed-off-by: Charith Ellawala charith@cerbos.dev

Fixes the `protojson` issue flagged by `govulncheck`. Since we switched to a
new parser, `protojson` is not quite used in any of the critical paths.
Furthermore, because the inputs are coming from the users themselves,
they can be considered as trusted.

Signed-off-by: Charith Ellawala <charith@cerbos.dev>
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
@charithe charithe merged commit 38436c8 into cerbos:main Mar 7, 2024
21 checks passed
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