Skip to content

Include latest CogniCrypt action run in README #4

Include latest CogniCrypt action run in README

Include latest CogniCrypt action run in README #4

Triggered via push March 20, 2024 12:45
Status Failure
Total duration 1m 37s
Artifacts

cognicrypt.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
IncompleteOperationError violating CrySL rule for javax.crypto.Cipher: CamBench_Cap/src/main/java/org/cambench/cap/fieldsensitivity/truepositive/staticiv/StaticIv1.java#L42
Operation on object of type javax.crypto.Cipher not completed. Expected call to update, updateAAD, wrap, doFinal
IncompleteOperationError violating CrySL rule for javax.crypto.Cipher: CamBench_Cap/src/main/java/org/cambench/cap/fieldsensitivity/truepositive/staticiv/CorrectedIv.java#L41
Operation on object of type javax.crypto.Cipher not completed. Expected call to update, updateAAD, wrap, doFinal
ConstraintError violating CrySL rule for javax.crypto.Cipher: CamBench_Cap/src/main/java/org/cambench/cap/fieldsensitivity/truepositive/brokencrypto/BrokenCrypto1.java#L31
First parameter (with value "DES") should be any of {AES, PBEWithHmacSHA224AndAES_128, PBEWithHmacSHA256AndAES_128, PBEWithHmacSHA384AndAES_128, PBEWithHmacSHA512AndAES_128, PBEWithHmacSHA224AndAES_256, PBEWithHmacSHA256AndAES_256, PBEWithHmacSHA384AndAES_256, PBEWithHmacSHA512AndAES_256}
IncompleteOperationError violating CrySL rule for javax.crypto.Cipher: CamBench_Cap/src/main/java/org/cambench/cap/fieldsensitivity/truepositive/brokencrypto/BrokenCrypto1.java#L33
Operation on object of type javax.crypto.Cipher not completed. Expected call to update, updateAAD, wrap, doFinal
cognicrypt
There are more violations than the GitHub annotations interface displays. Please check the log for additional violations.
cognicrypt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.