Skip to content

Conversation

@Kanti
Copy link
Contributor

@Kanti Kanti commented Nov 27, 2025

Related: #552

@@ -0,0 +1,51 @@
-----BEGIN RSA PRIVATE KEY-----

Check failure

Code scanning / SonarCloud

Cryptographic private keys should not be disclosed High

Make sure this private key gets revoked, changed, and removed from the code. See more on SonarQube Cloud
@@ -0,0 +1,51 @@
-----BEGIN RSA PRIVATE KEY-----

Check failure

Code scanning / SonarCloud

Cryptographic private keys should not be disclosed High

Make sure this private key gets revoked, changed, and removed from the code. See more on SonarQube Cloud
@@ -0,0 +1,51 @@
-----BEGIN RSA PRIVATE KEY-----

Check failure

Code scanning / SonarCloud

Cryptographic private keys should not be disclosed High

Make sure this private key gets revoked, changed, and removed from the code. See more on SonarQube Cloud
@@ -0,0 +1,51 @@
-----BEGIN RSA PRIVATE KEY-----

Check failure

Code scanning / SonarCloud

Cryptographic private keys should not be disclosed High

Make sure this private key gets revoked, changed, and removed from the code. See more on SonarQube Cloud
@Kanti Kanti marked this pull request as ready for review December 1, 2025 14:40
@Kanti
Copy link
Contributor Author

Kanti commented Dec 1, 2025

@htuscher build locally with ./build-local.sh 8.5 and ./build-local.sh 8.4 worked perfectly.

webdevops/php-apache-dev:8.5                                                       9bfc372a3a1d       1.31GB             0B
webdevops/php-apache-dev:8.5-alpine                                                02812bc2e31c        532MB             0B
webdevops/php-apache:8.5                                                           567cbe055107       1.22GB             0B
webdevops/php-apache:8.5-alpine                                                    bfb3775c71e8        480MB             0B
webdevops/php-dev:8.5                                                              c0acc68e003a        1.3GB             0B
webdevops/php-dev:8.5-alpine                                                       0be7e34067b8        526MB             0B
webdevops/php-nginx-dev:8.5                                                        202956aef2ba       1.31GB             0B
webdevops/php-nginx-dev:8.5-alpine                                                 a9c962790f34        528MB             0B
webdevops/php-nginx:8.5                                                            f455bff19076       1.22GB             0B
webdevops/php-nginx:8.5-alpine                                                     ac8abed5ec15        476MB             0B
webdevops/php:8.5                                                                  e783f091d942       1.21GB             0B
webdevops/php:8.5-alpine                                                           cdf6e042c300        474MB             0B

Maybe you can merge it for us?

remove opcache for php 8.5 as it is included.
use pie to install alpha3 of xdebug 3.5.0 (as only it is compatible with php 8.5)
do not install amqp as it is not compatbile with 8.5 at all
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 1, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
35 Security Hotspots
11.1% Duplication on New Code (required ≤ 3%)
E Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

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

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