Update cognicrypt.yml to v3.2.0 #8
Annotations
10 errors and 2 warnings
CamBench_Cap/src/main/java/org/cambench/cap/basic/staticiv/StaticIv1.java#L33
First parameter was not properly generated as randomized
|
CamBench_Cap/src/main/java/org/cambench/cap/basic/staticiv/StaticIv1.java#L35
Operation on object of type javax.crypto.Cipher not completed. Expected call to one of the methods {doFinal(byte[]), update(byte[], int, int, byte[], int), doFinal(byte[], int, int, byte[], int), doFinal(byte[], int, int, byte[]), update(byte[]), update(byte[], int, int, byte[]), updateAAD(byte[], int, int), update(byte[], int, int), update(java.nio.ByteBuffer, java.nio.ByteBuffer), wrap(java.security.Key), updateAAD(byte[]), updateAAD(java.nio.ByteBuffer), doFinal(byte[], int, int), doFinal(java.nio.ByteBuffer, java.nio.ByteBuffer)}
|
CamBench_Cap/src/main/java/org/cambench/cap/basic/staticiv/StaticIv1.java#L35
Third parameter was not properly generated as preparedGCM
|
CamBench_Cap/src/main/java/org/cambench/cap/pathsensitivity/advanced/pathdepth2/falsepositive/brokenhash/BrokenHash1.java#L41
First parameter (with value "SHA-1") should be any of {SHA-256, SHA-384, SHA-512}
|
CamBench_Cap/src/main/java/org/cambench/cap/pathsensitivity/advanced/pathdepth2/falsepositive/brokenhash/BrokenHash1.java#L41
First parameter (with value "MD5") should be any of {SHA-256, SHA-384, SHA-512}
|
CamBench_Cap/src/main/java/org/cambench/cap/pathsensitivity/advanced/pathdepth2/truepositive/brokenhash/CorrectedHash.java#L41
First parameter (with value "MD5") should be any of {SHA-256, SHA-384, SHA-512}
|
CamBench_Cap/src/main/java/org/cambench/cap/pathsensitivity/advanced/pathdepth2/truepositive/brokenhash/CorrectedHash.java#L41
First parameter (with value "SHA-1") should be any of {SHA-256, SHA-384, SHA-512}
|
CamBench_Cap/src/main/java/org/cambench/cap/contextsensitivity/advanced/callsites5/truepositive/smallkeysize/SmallKeySize1.java#L38
Return value was not properly generated as generatedKeypair
|
CamBench_Cap/src/main/java/org/cambench/cap/contextsensitivity/advanced/callsites5/truepositive/smallkeysize/SmallKeySize1.java#L37
First parameter (with value 1024) should be any of {4096, 3072}
|
CamBench_Cap/src/main/java/org/cambench/cap/contextsensitivity/advanced/callsites5/truepositive/smallkeysize/SmallKeySize1.java#L40
Return value was not properly generated as generatedPubkey
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, actions/cache/restore@v3, stCarolas/[email protected], actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading