issues
search
OpenIDC
/
cjose
C library implementing the Javascript Object Signing and Encryption (JOSE)
MIT License
16
stars
6
forks
source link
Fix stack alloc alert and use CK_FORK=no in CI
#15
Closed
zandbelt
closed
2 years ago
zandbelt
commented
2 years ago
fix code scanning alert about using alloca in a loop
https://github.com/zmartzone/cjose/security/code-scanning/1
don't fork when running Github action