salesforce / aws-allowlister

Automatically compile an AWS Service Control Policy that ONLY allows AWS services that are compliant with your preferred compliance frameworks.
MIT License
221 stars 34 forks source link

HITRUST support #51

Closed kmcquade closed 2 years ago

kmcquade commented 3 years ago

HITRUST is part of the database, but I think it might need its own custom scraper since it has 2 columns instead of 3 (the standard_table scraper expects 3). This would probably be a copy/paste/modify job of the HIPAA scraper.

It would also require some QA work to ensure that the results match what is on the page, in case of any spelling mistakes.