Skip to content

Commit

Permalink
Add references to rules (mongodb_rules) (#1016)
Browse files Browse the repository at this point in the history
  • Loading branch information
akozlovets098 authored Dec 12, 2023
1 parent 37c6ca7 commit 5c73412
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions rules/mongodb_rules/mongodb_atlas_api_key_created.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ DisplayName: "MongoDB Atlas API Key Created"
Enabled: true
Filename: mongodb_atlas_api_key_created.py
Severity: Medium
Reference: https://www.mongodb.com/docs/atlas/configure-api-access/#std-label-about-org-api-keys
Tests:
- ExpectedResult: false
Log:
Expand Down
1 change: 1 addition & 0 deletions rules/mongodb_rules/mongodb_external_user_invited.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ DisplayName: "MongoDB External User Invited"
Enabled: true
Filename: mongodb_external_user_invited.py
Severity: Medium
Reference: https://www.mongodb.com/docs/v4.2/tutorial/create-users/
Tags:
- Configuration Required
Tests:
Expand Down

0 comments on commit 5c73412

Please sign in to comment.