Boundary conditions #40
Merged
Autodesk Chorus / security/bandit
required action
Mar 30, 2024 in 6s
3 issue(s) found
Summary of Issues
Type | Count | Severity |
---|---|---|
syntax error | 3 | HIGH |
How do I clear all these issues?
If you suspect these issues are not actual issues, click “Clear All Issues” above. Click here for more details.
Details and Annotations
Details
bandit version 1.7.8
Annotations
Check failure on line 24 in examples/CFD/cavity2d.py
autodesk-chorus / security/bandit
syntax error
Bandit could not parse this file due to a syntax error. Fix any syntax errors and push a new commit.
Please note that the annotation may not point to the line with the error.
If this code is Python2, please migrate to Python3. Python2 is no longer supported and poses a security risk.
Check failure on line 111 in examples/CFD/windtunnel3d.py
autodesk-chorus / security/bandit
syntax error
Bandit could not parse this file due to a syntax error. Fix any syntax errors and push a new commit.
Please note that the annotation may not point to the line with the error.
If this code is Python2, please migrate to Python3. Python2 is no longer supported and poses a security risk.
Check failure on line 1 in examples/CFD_refactor/windtunnel3d.py
autodesk-chorus / security/bandit
syntax error
Bandit could not parse this file due to a syntax error. Fix any syntax errors and push a new commit.
Please note that the annotation may not point to the line with the error.
If this code is Python2, please migrate to Python3. Python2 is no longer supported and poses a security risk.
Loading