Skip to content

Python script to extract all supported rules for AWS, Azure, and GCP

Notifications You must be signed in to change notification settings

kb5fls/ConformityRulesList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConformityRulesList

Python script to extract all supported rules for AWS, Azure, and GCP from Trend Micros Cloud Conformity

The script creates a CSV file that lists associated Rule ID, Rule Title, Rule Category, and Cloud Provider.

The script is written with the API key set as an environmental variable on your Windows systems. You will need to set this env variable on your system or modify the Python script to integrate the API key however it fits your needs.

In addition, you will need to change the URL for the API call based on which region you have Conformity deployed in.

You will have to change that to match your needs.

About

Python script to extract all supported rules for AWS, Azure, and GCP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages