rohitnarayananm/Flutterscan Security Scan
Runs Flutterscan to perform security analysis on Flutter/Dart projects and comments on PRs.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| input_path | Input path to scan (file or directory). Relative to repository root. | no | . |
| output_file | File to write the GitHub comment output to. | no | flutterscan_results.md |
Outputs
| name | description |
|---|---|
| scan_output_file | The path to the file containing the scan results in GitHub comment format. |