Code Simulation: Configuration & Auto Testing #1111
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
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
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
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.