Merge pull request #87 from harlem88/fw-1.0-ssl #307
Annotations
8 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1, yutailang0119/action-android-lint@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v1, yutailang0119/action-android-lint@v1.0.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
DeviceSDKAndroid/build.gradle#L9
Target SDK attribute is not targeting latest version: Not targeting the latest versions of Android; compatibility modes apply. Consider testing and updating this version. Consult the android.os.Build.VERSION_CODES javadoc for details.
|
DeviceSDKAndroid/src/main/java/org/astarteplatform/devicesdk/android/AstarteAndroidMutualSSLSocketFactory.java#L28
Insecure TLS/SSL trust manager: `checkClientTrusted` is empty, which could cause insecure network traffic due to trusting arbitrary TLS/SSL certificates presented by peers
|
DeviceSDKAndroid/src/main/java/org/astarteplatform/devicesdk/android/AstarteAndroidMutualSSLSocketFactory.java#L32
Insecure TLS/SSL trust manager: `checkServerTrusted` is empty, which could cause insecure network traffic due to trusting arbitrary TLS/SSL certificates presented by peers
|
home/runner/.gradle/daemon/7.6/org/bouncycastle/est/jcajce/JcaJceUtils$1.class#L1
Insecure TLS/SSL trust manager: `checkClientTrusted` is empty, which could cause insecure network traffic due to trusting arbitrary TLS/SSL certificates presented by peers
|
home/runner/.gradle/daemon/7.6/org/bouncycastle/est/jcajce/JcaJceUtils$1.class#L1
Insecure TLS/SSL trust manager: `checkServerTrusted` is empty, which could cause insecure network traffic due to trusting arbitrary TLS/SSL certificates presented by peers
|
home/runner/.gradle/daemon/7.6/org/bouncycastle/est/jcajce/JcaJceUtils$2.class#L1
Insecure TLS/SSL trust manager: `checkClientTrusted` is empty, which could cause insecure network traffic due to trusting arbitrary TLS/SSL certificates presented by peers
|
This job succeeded
Loading