[Feature Request]: Implement secure deployment tests so that they are included in the ReadMes
Open
[cat] modules
[cat] testing
enhancement
- Dominant language
- PowerShell
- Stars
- 737
- Forks
- 436
- Avg merge
- 10d 7h
- Merged PRs (30d)
- 1
Description
### Description
Add an additional test file to each module (e.g., `secure.test.bicep`) that executes a test of the given module using as many of its security properties as possible.
This may include
- Encryption
- Private Endpoints
- Public Access & Firewalls
- AAD Authentication
- etc.
Contributor guide
Assessment
This issue has not been assessed yet.