krb5: add OTP to krb5 response selection #4105
Triggered via pull request
March 18, 2024 18:34
sumit-bose
synchronize
#7243
Status
Failure
Total duration
50m 45s
Artifacts
1
analyze-target.yml
on: pull_request_target
All tests are successful
0s
Annotations
3 errors and 1 warning
UNINIT (CWE-457):
src/providers/krb5/krb5_child.c#L1335
:Error: UNINIT (CWE-457):
sssd-pr7243/src/providers/krb5/krb5_child.c:1255: var_decl: Declaring variable "kerr" without initializer.
sssd-pr7243/src/providers/krb5/krb5_child.c:1335: uninit_use: Using uninitialized value "kerr".
# 1333| return kerr == EAGAIN ? 0 : kerr;
# 1334| } else {
# 1335|-> return kerr;
# 1336| }
# 1337| }
|
covscan
Process completed with exit code 1.
|
All tests are successful
Process completed with exit code 1.
|
cppcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
covscan
Expired
|
461 Bytes |
|