test: validate QWED Security v1.1 scanner across all engines - #214
test: validate QWED Security v1.1 scanner across all engines#214Rahul Dass (rahuldass19) wants to merge 9 commits into
5 new alerts including 1 error
New alerts in code changed by this pull request
- 1 error
- 4 warnings
See annotations below for details.
Annotations
Check failure on line 3 in src/qwed_new/runtime_secret_demo.py
Code scanning / QWED Security
Hardcoded credential-like material detected. Error
Check warning on line 3 in examples/qwed_security_test.py
Code scanning / QWED Security
Hardcoded credential-like material detected. Warning
Check warning on line 13 in examples/qwed_security_test.py
Code scanning / QWED Security
Dangerous eval() call can execute untrusted code. Warning
Check warning on line 13 in examples/qwed_security_test.py
Code scanning / QWED Security
DYNAMIC_EXECUTION_BOUNDARY violation: eval enables arbitrary code execution. Warning
Check warning on line 13 in examples/qwed_security_test.py
Code scanning / QWED Security
TAINT_FLOW_BOUNDARY violation: Tainted data from input reaches eval -- Remote code execution. Flow: input -> expression Warning