jwt: Clean up imported jwt_verify_lib to conform to Envoy standards#131
Draft
Copilot wants to merge 5 commits into
Draft
jwt: Clean up imported jwt_verify_lib to conform to Envoy standards#131Copilot wants to merge 5 commits into
Copilot wants to merge 5 commits into
Conversation
Signed-off-by: Ryan Northey <ryan@synca.io>
Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Clean up jwt_verify_lib for Envoy style compliance
jwt: Clean up imported jwt_verify_lib to conform to Envoy standards
Jan 30, 2026
Copilot stopped work on behalf of
phlax due to an error
January 30, 2026 12:14
ed1d3d0 to
b2d3b28
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Imported jwt_verify_lib code contained verbose Apache 2.0 headers, Google-internal references, and spelling issues that failed Envoy's CI checks.
Changes
Copyright headers (30 files)
Copyright Envoy Project Authors(removed "The")Google-internal references
borgmon,GFS/gfs,chunkserver,sstablesfromsimple_lru_cache_inl.hcommentsSpelling
convinence→convenience,tailing→trailing,implemeation→implementation,configurated→configured,paramaters→parameters,mis-match→mismatchalg,crv,iss,iat,aud,jti,kty,OKP,EdDSA,Jwkbssl,LLC,SPDX,cpufreq,sudo,invariants,keyset{"alg": "EdDSA"}Impact: 31 files, -431/+104 lines
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
esm.ubuntu.com/usr/lib/apt/methods/https /usr/lib/apt/methods/https(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
This pull request was created from Copilot chat.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.