Skip to content

Commit

Permalink
Merge pull request #182 from rtkwlf/updateRemediationCategory
Browse files Browse the repository at this point in the history
update plugins category
  • Loading branch information
nuhasha authored Feb 11, 2025
2 parents 421aa2e + 7b4f697 commit 9d0f611
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[![CloudSploit](https://cloudsploit.com/img/logo-new-big-text-100.png "CloudSploit")](https://cloudsploit.com)

# AWS / Comprehend / Amazon Comprehend Volume Encryption
# AWS / AI & ML / Amazon Comprehend Volume Encryption

## Quick Info

| | |
|-|-|
| **Plugin Title** | Amazon Comprehend Volume Encryption |
| **Cloud** | AWS |
| **Category** | Comprehend |
| **Category** | AI & ML |
| **Description** | Ensures the Comprehend service is using encryption for all volumes storing data at rest. |
| **More Info** | Comprehend supports using KMS keys to encrypt data at rest, which should be enabled. |
| **AWS Link** | https://docs.aws.amazon.com/comprehend/latest/dg/kms-in-comprehend.html |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[![CloudSploit](https://cloudsploit.com/img/logo-new-big-text-100.png "CloudSploit")](https://cloudsploit.com)

# AWS / SageMaker / Notebook Data Encrypted
# AWS / AI & ML / Notebook Data Encrypted

## Quick Info

| | |
|-|-|
| **Plugin Title** | Notebook Data Encrypted |
| **Cloud** | AWS |
| **Category** | SageMaker |
| **Category** | AI & ML |
| **Description** | Ensure Notebook data is encrypted |
| **More Info** | An optional encryption key can be supplied during Notebook Instance creation. |
| **AWS Link** | https://docs.aws.amazon.com/sagemaker/latest/dg/API_CreateNotebookInstance.html#API_CreateNotebookInstance_RequestSyntax |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[![CloudSploit](https://cloudsploit.com/img/logo-new-big-text-100.png "CloudSploit")](https://cloudsploit.com)

# AWS / SageMaker / Notebook Direct Internet Access
# AWS / AI & ML / Notebook Direct Internet Access

## Quick Info

| | |
|-|-|
| **Plugin Title** | Notebook Direct Internet Access |
| **Cloud** | AWS |
| **Category** | SageMaker |
| **Category** | AI & ML |
| **Description** | Ensure Notebook Instance is not publicly available. |
| **More Info** | SageMaker notebooks should not be exposed to the Internet. Public availability can be configured via the DirectInternetAccess attribute. |
| **AWS Link** | https://docs.aws.amazon.com/sagemaker/latest/dg/appendix-additional-considerations.html#appendix-notebook-and-internet-access |
Expand Down

0 comments on commit 9d0f611

Please sign in to comment.