gsm2017pmk-osv/UCDAS Advanced Code Analysis
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 11, 2026
- License
- None
Pinned Snippet
uses: gsm2017pmk-osv/main-trunk@9f9f05cb8f35e9c6c37ab98f3f25cfdf0ace39b6 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| target_path | Target file or directory to analyze | yes | program.py |
| analysis_mode | Analysis mode intensity | no | advanced |
| ml_enabled | Enable AI/ML analysis | no | true |
| strict_bsd | Enable strict BSD mathematical validation | no | false |
| notifications | Send notifications on completion | no | false |
| auto_refactor | Attempt automatic refactoring | no | false |
Outputs
| name | description |
|---|---|
| bsd_score | Overall BSD quality score (0-100) |
| complexity_level | Code complexity metric |
| security_issues | Number of security issues found |
| recommendations_count | Number of improvement recommendations |
| analysis_report | URL to full analysis report |