wildfly-security/wildfly-elytron-hashicorp-vault
Review if we need some more TRACE logging in the credential store itself
Aperta
#75 aperta il 18 giu 2026
good first issue
Metriche repository
- Star
- (0 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Consider how we may want to be able to perform remote support checks - at the same time be careful not to log sensitive strings in plain test.
For sensitive and semi sensitive data it may be advisable to hash them, although hashes are not reversible by using a hash you can see if the same value repeats.