eashi / hide-my-secrets

A VSCode extension to hide secrets in YAML and JSON files.
8 stars 1 forks source link

Use regex to match secret words #15

Open eashi opened 6 months ago

eashi commented 6 months ago

Based on #14 (Match by regex), this PR matches secrets based on RegEx.