I love cats
Results
1
issues of
I love cats
Your implementation of langcc is elegant and beautifully crafted. However, from a security perspective, there's a command injection vulnerability [CWE-78](https://cwe.mitre.org/data/definitions/78.html) in how langcc handles command-line arguments. In the [source code](https://github.com/jzimmerman/langcc/blob/main/src/langcc.cpp#L253),...