rmohan20/Code Analyzer Translator
Converts SFCA JSON outfile into Markdown output.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| runtype | 'dfa' if results are associated with a DFA run, 'simple' otherwise. | no | simple |
| outfile-artifact-name | Artifact name used while uploading outfile. | yes | SFCA-Results |
| outfile-artifact-path | Output from Code Analyzer generated using '--outfile <filename>.json' parameter. Should've been uploaded using 'actions/upload-artifact@v3'. | yes | sfca_results.json |
| code-analyzer-exit-code | Exit code generated by Code Analyzer execution. | no | — |
Outputs
no outputs