sampila/Go Simple TSA
Run a local RFC 3161 Timestamp Authority server for CI/CD testing
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| port | TCP port for the TSA server | — | 2318 |
| version | Release version to download (auto-detected from action ref if empty) | — | "" |
Outputs
| name | description |
|---|---|
| url | Full URL of the running TSA server |
| port | Port the server is listening on |
| pid | Process ID of the server |