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

Optimize Multi Resolution LBM #36

Merged
merged 68 commits into from
Jul 6, 2023

Fix uncleOffset

6c35453
Select commit
Loading
Failed to load commit list.
Merged

Optimize Multi Resolution LBM #36

Fix uncleOffset
6c35453
Select commit
Loading
Failed to load commit list.
Autodesk Chorus / security/flawfinder completed Jul 6, 2023 in 7s

2 issue(s) found

Summary of Issues

Type Count Severity
open 2 LOW

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

flawfinder version 2.0.19

Annotations

Check notice on line 126 in apps/lbmMultiRes/postProcess.h

See this annotation in the file changed.

@autodesk-chorus autodesk-chorus / security/flawfinder

open

Check when opening files - can an attacker redirect it (via symlinks), force the opening of special file type (e.g., device files), move things around to create a race condition, control its ancestors, or change its contents? (CWE-362).

Check notice on line 144 in apps/lbmMultiRes/postProcess.h

See this annotation in the file changed.

@autodesk-chorus autodesk-chorus / security/flawfinder

open

Check when opening files - can an attacker redirect it (via symlinks), force the opening of special file type (e.g., device files), move things around to create a race condition, control its ancestors, or change its contents? (CWE-362).