-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Create dedicated benchmarks for CIS Azure Compute and CIS Azure Database, using the structure of the latest CIS releases.
Recent CIS Azure benchmarks split guidance from some resources into more granular categories, such as Compute, Database, storage, etc.. Monkey365 needs to reflect this structure by creating two new benchmark definitions and reorganizing existing Azure rules.
This work includes reviewing current Azure checks, updating outdated logic and expanding the coverage where possible, such as Redis, managed instances, containers, etc..
Describe the solution you'd like
The following should be done:
- Review all existing Microsoft Azure checks
- Identify outdated logic, inconsistent naming, etc..
- Update checks for Azure Compute and Azure Database
- Create a new benchmark for CIS Azure Compute
- Create a new benchmark for CIS Azure Database
- Add new rues when possible (Redis, managed instances, etc..)
Reactions are currently unavailable