pvcy/Anonymize Data with Privacy Dynamics
Trigger a Job Run in a pre-configured Project in your Privacy Dynamics account
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| project-id | ID of PD Project configured to anonymize data for this instance of the Github Action | yes | — |
| db-host | Hostname of Postgresql engine to send anonymized data to. Must be made accessible to GH Actions runner. | no | localhost |
| db-port | Port of Postgresql engine to send anonymized data to. | no | 5432 |
| db-username | Username of Postgresql engine to send anonymized data to. | yes | — |
| db-password | Password of Postgresql engine to send anonymized data to. | yes | — |
| client-id | M2M Client ID provided from your Privacy Dynamics account | yes | — |
| client-secret | Client secret provided from your Privacy Dynamics account | yes | — |
| api-url | API Url for Privacy Dynamics. Defaults to SaaS instance. | no | — |
| oauth-domain | Domain in which to retrieve an access token. For testing purposes only | no | — |
Outputs
no outputs