You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unchecked_Input_for_Loop_Condition issue exists @ main.py in branch master
Method handler at line 21 of /python/image-content-search/src/imageMassage/main.py gets user input from element event . This element’s value flows through the code without being validated, and is eventually used in a loop condition in handler at line 24 of /python/image-content-search/src/imageMassage/main.py. This constitutes an Unchecked Input for Loop Condition.
Unchecked_Input_for_Loop_Condition issue exists @ main.py in branch master
Method handler at line 21 of /python/image-content-search/src/imageMassage/main.py gets user input from element event . This element’s value flows through the code without being validated, and is eventually used in a loop condition in handler at line 24 of /python/image-content-search/src/imageMassage/main.py. This constitutes an Unchecked Input for Loop Condition.
Namespace: ytang1-godaddy
Repository: aws-cdk-examples
Repository Url: /~https://github.com/ytang1-godaddy/aws-cdk-examples
CxAST-Project: ytang1-godaddy/aws-cdk-examples
CxAST platform scan: 9299eec0-db6d-4aaf-a84e-cae2611689d7
Branch: master
Application: aws-cdk-examples
Severity: MEDIUM
State: TO_VERIFY
Status: RECURRENT
CWE: 606
Lines: 21
References
Read more
The text was updated successfully, but these errors were encountered: