skygenesisenterprise/Aether Vault CI
Sovereane secret management and security policy enforcement for Aether Office ecosystem
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| vault-url | Aether Vault server URL | yes | — |
| auth-method | Authentication method (github-oidc) | yes | github-oidc |
| role | Vault role for authentication | no | — |
| policy-mode | Policy enforcement mode (enforce|audit) | no | enforce |
| audience | OIDC audience for token exchange | no | aether-vault |
| allow-token-output | Allow vault token in outputs (security-sensitive) | no | false |
Outputs
| name | description |
|---|---|
| status | Policy check status (success|violation) |
| report-id | Audit report ID for correlation |
| vault-token | Vault token (if allowed by policy) |