scw-examples / github-integration-demo

0 stars 1 forks source link

Issue detected by ABC SAST Tool #2

Open scw-examples opened 2 years ago

scw-examples commented 2 years ago

See details here

secure-code-warrior-for-github[bot] commented 2 years ago

Micro-Learning Topic: Improper Control of Generation of Code ('Code Injection') (CWE 94)

Matched on "CWE 94"

What is this? (2min video)

The software constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.

Try this challenge in Secure Code Warrior