Closed daniel-moh closed 2 months ago
Failed conditions
26 New Code Smells (required ≤ 0)
8 New Critical Issues (required ≤ 0)
See analysis details on SonarCloud
Catch issues before they fail your Quality Gate with our IDE extension SonarLint
Sonar issues are valid but out of scope. This PR just moved files around.
Moves some files around to improve organization. No code changes.
Basic structure is:
Common/
for, as the name says, commonly used types and utilitiesCryptoPrimitives/
for generic JOSE-independent cryptographic principlesJWS/
,JWE/
,JWK/
for the respective JOSE implementations