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

CASMCMS-8926: Revert CSM 1.5+ changes from cms-ipxe 1.11 branch #92

Merged
merged 55 commits into from
Feb 29, 2024

Conversation

mharding-hpe
Copy link
Contributor

cms-ipxe 1.11 is for CSM 1.4.
But it contains changes that are for CSM 1.5+.
This reverts those, so that the head of the 1.11 branch is once again only CSM 1.4 content.

… images in support of Vshasta."

This reverts commit b712c49.
This reverts commit 9b3d2b2.
@mharding-hpe mharding-hpe requested a review from a team as a code owner February 29, 2024 18:40
tokenMap = None
try:
tokenMap = jwt.decode(bearer_token,
options={"verify_signature": False})

Check failure

Code scanning / SonarCloud

JWT should be signed and verified High

Don't use a JWT token without verifying its signature. See more on SonarCloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
3 Security Hotspots
D Security Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@mharding-hpe mharding-hpe merged commit 9319665 into release/1.11 Feb 29, 2024
6 of 9 checks passed
@mharding-hpe mharding-hpe deleted the CASMCMS-8926 branch February 29, 2024 18:54
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.

1 participant