Reliability improvements for OpenSSL tpm2 provider on an embedded system #42
28 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
+ Solved 2
- Added 28
Clones added
============
- tests/openssl_supplier_test.cpp 2
- tests/openssl_supplier_test_tpm.cpp 2
See the complete overview on Codacy
Annotations
Check notice on line 39 in README.md
codacy-production / Codacy Static Code Analysis
README.md#L39
Expected: 1; Actual: 0; Below
Check notice on line 40 in README.md
codacy-production / Codacy Static Code Analysis
README.md#L40
Element: br
Check notice on line 41 in README.md
codacy-production / Codacy Static Code Analysis
README.md#L41
Element: br
Check notice on line 48 in README.md
codacy-production / Codacy Static Code Analysis
README.md#L48
Lists should be surrounded by blank lines
Check notice on line 164 in lib/evse_security/crypto/openssl/openssl_supplier.cpp
codacy-production / Codacy Static Code Analysis
lib/evse_security/crypto/openssl/openssl_supplier.cpp#L164
Variable 'group' is assigned a value that is never used.
Check notice on line 165 in lib/evse_security/crypto/openssl/openssl_supplier.cpp
codacy-production / Codacy Static Code Analysis
lib/evse_security/crypto/openssl/openssl_supplier.cpp#L165
Variable 'group_sz' is assigned a value that is never used.
Check notice on line 171 in lib/evse_security/crypto/openssl/openssl_supplier.cpp
codacy-production / Codacy Static Code Analysis
lib/evse_security/crypto/openssl/openssl_supplier.cpp#L171
Variable 'group_sz' is assigned a value that is never used.
Check warning on line 16 in tests/create-pki.sh
codacy-production / Codacy Static Code Analysis
tests/create-pki.sh#L16
Double quote to prevent globbing and word splitting.
Check warning on line 17 in tests/create-pki.sh
codacy-production / Codacy Static Code Analysis
tests/create-pki.sh#L17
Double quote to prevent globbing and word splitting.
Check warning on line 18 in tests/create-pki.sh
codacy-production / Codacy Static Code Analysis
tests/create-pki.sh#L18
Double quote to prevent globbing and word splitting.
Check warning on line 20 in tests/create-pki.sh
codacy-production / Codacy Static Code Analysis
tests/create-pki.sh#L20
Double quote to prevent globbing and word splitting.
Check warning on line 21 in tests/create-pki.sh
codacy-production / Codacy Static Code Analysis
tests/create-pki.sh#L21
Double quote to prevent globbing and word splitting.
Check warning on line 22 in tests/create-pki.sh
codacy-production / Codacy Static Code Analysis
tests/create-pki.sh#L22
Double quote to prevent globbing and word splitting.
Check warning on line 24 in tests/create-pki.sh
codacy-production / Codacy Static Code Analysis
tests/create-pki.sh#L24
Double quote to prevent globbing and word splitting.
Check warning on line 25 in tests/create-pki.sh
codacy-production / Codacy Static Code Analysis
tests/create-pki.sh#L25
Double quote to prevent globbing and word splitting.
Check warning on line 26 in tests/create-pki.sh
codacy-production / Codacy Static Code Analysis
tests/create-pki.sh#L26
Double quote to prevent globbing and word splitting.
Check warning on line 27 in tests/create-pki.sh
codacy-production / Codacy Static Code Analysis
tests/create-pki.sh#L27
Double quote to prevent globbing and word splitting.
Check warning on line 41 in tests/create-pki.sh
codacy-production / Codacy Static Code Analysis
tests/create-pki.sh#L41
Double quote to prevent globbing and word splitting.
Check warning on line 47 in tests/create-pki.sh
codacy-production / Codacy Static Code Analysis
tests/create-pki.sh#L47
Double quote to prevent globbing and word splitting.
Check warning on line 54 in tests/create-pki.sh
codacy-production / Codacy Static Code Analysis
tests/create-pki.sh#L54
Double quote to prevent globbing and word splitting.
Check warning on line 55 in tests/create-pki.sh
codacy-production / Codacy Static Code Analysis
tests/create-pki.sh#L55
Double quote to prevent globbing and word splitting.
Check warning on line 60 in tests/create-pki.sh
codacy-production / Codacy Static Code Analysis
tests/create-pki.sh#L60
Double quote to prevent globbing and word splitting.
Check warning on line 61 in tests/create-pki.sh
codacy-production / Codacy Static Code Analysis
tests/create-pki.sh#L61
Double quote to prevent globbing and word splitting.
Check warning on line 64 in tests/create-pki.sh
codacy-production / Codacy Static Code Analysis
tests/create-pki.sh#L64
Double quote to prevent globbing and word splitting.
Check warning on line 67 in tests/create-pki.sh
codacy-production / Codacy Static Code Analysis
tests/create-pki.sh#L67
Double quote to prevent globbing and word splitting.