infobyte/Faraday Report Uploader
Upload reports generated in github actions directly to your running Faraday instance
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | Your faraday instance hostname like https://faraday.mycompany.com | yes | — |
| username | The faraday username used to upload the file. Use Secrets to avoid expose credentials here. | yes | — |
| password | The faraday password associated to the previous username used to upload the file. Use Secrets to avoid expose credentials here. | yes | — |
| workspace | Workspace name where report will be uploaded | yes | — |
| files | Files that will be uplodaed | yes | — |
Outputs
no outputs