Fix key derivation by removing curve size parameter from openssl_pkey_derive #681
integrate.yml
on: pull_request
3️⃣ Static Analysis
43s
4️⃣ Coding Standards
50s
5️⃣ Check licenses
28s
6️⃣ Rector Checkstyle
54s
7️⃣ Exported files
3s
Matrix: 2️⃣ Unit and functional tests
Annotations
5 errors
|
3️⃣ Static Analysis
Process completed with exit code 1.
|
|
3️⃣ Static Analysis:
src/Library/Signature/Algorithm/EdDSA.php#L102
Call to internal static method ParagonIE_Sodium_Core_Ed25519::publickey_from_secretkey().
|
|
3️⃣ Static Analysis:
src/Bundle/Resources/config/analyzers.php#L48
Access to constant on internal class Jose\Component\Core\Util\Ecc\NistCurve.
|
|
3️⃣ Static Analysis:
src/Bundle/DependencyInjection/Source/NestedToken/NestedToken.php#L42
Parameter #1 $configs of method Jose\Bundle\JoseFramework\DependencyInjection\Source\NestedToken\NestedTokenLoader::load() expects array, mixed given.
|
|
3️⃣ Static Analysis:
src/Bundle/DependencyInjection/Source/NestedToken/NestedToken.php#L0
Ignored error pattern #^Parameter \#1 \$configs of method Jose\\Bundle\\JoseFramework\\DependencyInjection\\Source\\NestedToken\\NestedTokenBuilder\:\:load\(\) expects array, mixed given\.$# (argument.type) in path /home/runner/work/jwt-framework/jwt-framework/src/Bundle/DependencyInjection/Source/NestedToken/NestedToken.php was not matched in reported errors.
|