update: Qodana扫描 #4
Annotations
3 warnings and 1 notice
qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, JetBrains/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unstable API Usage:
src/main/kotlin/online/bingiz/bilibili/video/internal/engine/NetworkEngine.kt#L151
'updateInventory()' is marked unstable with @ApiStatus.Internal
|
Vulnerable declared dependency:
build.gradle.kts#L43
Provides transitive vulnerable dependency maven:com.squareup.okio:okio:1.17.2
* [CVE-2023-3635](https://devhub.checkmarx.com/cve-details/CVE-2023-3635?utm_source=jetbrains&utm_medium=referral) 7.5 Incorrect Conversion between Numeric Types vulnerability with High severity found
Results powered by [Checkmarx](https://checkmarx.com)(c)
|
Vulnerable declared dependency:
build.gradle.kts#L43
Provides transitive vulnerable dependency maven:com.squareup.okhttp3:okhttp:3.14.9
* [CVE-2023-0833](https://devhub.checkmarx.com/cve-details/CVE-2023-0833?utm_source=jetbrains&utm_medium=referral) 5.5 Generation of Error Message Containing Sensitive Information vulnerability with Medium severity found
Results powered by [Checkmarx](https://checkmarx.com)(c)
|