Scanner - Configuration Architecture
Open
Colin Egress
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
The application will use Azure Key Vault to store secrets and use the app.config file for non-secret key/value pairs. Ensure the correct code is in place to support such a mechanism. Modify the GitHub actions process to eliminate the need for storing secrets in GitHub as well as the removal of the sensitive.config.template in favour of storing non-sensitive key/value pairs in app.config. There will be no need for secrets.config as secrets will be stored in Azure Key Vault and non-secrets stored in app.config.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.