Skip to content

Merge branch 'v3.x.x' into hrishikesh-nalawade/GH4526/jwt-pre-flight-…

28c83a1
Select commit
Loading
Failed to load commit list.
Draft

feat: z/OSMF JWT Preflight Check #4531

Merge branch 'v3.x.x' into hrishikesh-nalawade/GH4526/jwt-pre-flight-…
28c83a1
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud failed May 28, 2026 in 2s

4 new alerts including 4 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 4 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 84 in zosmf-jwt-check/src/main/java/org/zowe/apiml/SSLContextFactory.java

See this annotation in the file changed.

Code scanning / SonarCloud

Server certificates should be verified during SSL/TLS connections High

Enable server certificate validation on this SSL/TLS connection. See more on SonarQube Cloud

Check failure on line 88 in zosmf-jwt-check/src/main/java/org/zowe/apiml/SSLContextFactory.java

See this annotation in the file changed.

Code scanning / SonarCloud

Server certificates should be verified during SSL/TLS connections High

Enable server certificate validation on this SSL/TLS connection. See more on SonarQube Cloud

Check failure on line 53 in zosmf-jwt-check/src/main/java/org/zowe/apiml/ZosmfJwtCheck.java

See this annotation in the file changed.

Code scanning / SonarCloud

Server hostnames should be verified during SSL/TLS connections High

Enable server hostname verification on this SSL/TLS connection. See more on SonarQube Cloud

Check failure on line 61 in zosmf-jwt-check/src/main/java/org/zowe/apiml/ZosmfJwtCheck.java

See this annotation in the file changed.

Code scanning / SonarCloud

Server hostnames should be verified during SSL/TLS connections High

Enable server hostname verification on this SSL/TLS connection. See more on SonarQube Cloud