actions-marketplace-validations/PSONO Secret Whisperer

A GitHub Action for securely retrieving secrets from PSONO server

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 8, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/jfheinrich-eu_psono-secret-whisperer@498415be64f1d52298911074e97cb69a19e0ca88 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
ci_api_key_idPSONO API keyyes
ci_api_secret_key_hexPSONO API secret keyyes
secret_idSecret ID to fetchyes
ci_server_urlThe URL of the PSONO server, default: https://www.psono.pw/serverhttps://www.psono.pw/server
secret_typeType of secret tp fetch: env or secret, default: secretsecret
secret_fieldsComma-separated list of secret keys to retrieve, default: username passwordusername password
mask_secretsComma-separated list of secret keys to be masked
custom_field_namesComma-separated list of custom names for the output fields""
namedescription
secret1Secret of the first field in inputs.secret_fields
secret2Secret of the second field in inputs.secret_fields
secret3Secret of the third field in inputs.secret_fields
secret4Secret of the fourth field in inputs.secret_fields
secret5Secret of the fifth field in inputs.secret_fields
secret6Secret of the sixth field in inputs.secret_fields
secret7Secret of the seventh field in inputs.secret_fields
secret8Secret of the eighth field in inputs.secret_fields
secret9Secret of the ninth field in inputs.secret_fields
secret10Secret of the tenth field in inputs.secret_fields