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

Code Simulation: Configuration & Auto Testing #1111

Merged
merged 35 commits into from
Dec 19, 2024

fix: Gampieces using wrong ID for mirabuf mapping

e9613b5
Select commit
Loading
Failed to load commit list.
Merged

Code Simulation: Configuration & Auto Testing #1111

fix: Gampieces using wrong ID for mirabuf mapping
e9613b5
Select commit
Loading
Failed to load commit list.
Autodesk Chorus / security/semgrep completed Dec 19, 2024 in 1m 14s

3 issue(s) found

Summary of Issues

Type Count Severity
rules.njsscan.generic.generic_error_disclosure 1 MEDIUM
rules.njsscan.semantic_grep.generic.generic_error_disclosure 1 MEDIUM
rules.mobsf.mobsfscan.logging.android_logging 1 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

semgrep version 1.69.0

Annotations

Check warning on line 348 in fission/src/ui/panels/configuring/assembly-config/ConfigurePanel.tsx

See this annotation in the file changed.

@autodesk-chorus autodesk-chorus / security/semgrep

app.chorus.semgrep.rules.njsscan.generic.generic_error_disclosure

Error messages with stack traces may expose sensitive information about the application.

Check warning on line 348 in fission/src/ui/panels/configuring/assembly-config/ConfigurePanel.tsx

See this annotation in the file changed.

@autodesk-chorus autodesk-chorus / security/semgrep

app.chorus.semgrep.rules.njsscan.semantic_grep.generic.generic_error_disclosure

Error messages with stack traces may expose sensitive information about the application.

Check notice on line 93 in simulation/samples/JavaAutoSample/src/main/java/frc/robot/Robot.java

See this annotation in the file changed.

@autodesk-chorus autodesk-chorus / security/semgrep

app.chorus.semgrep.rules.mobsf.mobsfscan.logging.android_logging

The App logs information. Please ensure that sensitive information is never logged.