Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Boundary conditions #40

Merged

Finalized changes

18abd12
Select commit
Loading
Failed to load commit list.
Merged

Boundary conditions #40

Finalized changes
18abd12
Select commit
Loading
Failed to load commit list.
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

See this annotation in the file changed.

@autodesk-chorus 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

See this annotation in the file changed.

@autodesk-chorus 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

See this annotation in the file changed.

@autodesk-chorus 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.