Skip to content

Commit 89658c9

Browse files
authored
Updates (more) incorrect info
1 parent 01ba3c7 commit 89658c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitlens/GL-Security.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ Below is a chart outlining some basic security information regarding the type of
1414
| Subscriptions | Billing info: name, payment type (credit card, paypal, ACH, etc.), last four digits of payment method, zip code, country, credit card type (mastercard, visa, etc.) | Encrypted with TLS | MongoDB Atlas | Encrypted at rest (AES-256) |
1515
| Launchpad | URLs of issues and pull requests ONLY for pin/snooze functionality | Encrypted with TLS | Postgres (RDS) | Encrypted at rest (AES-256) |
1616
| Cloud Patches | Info related to the patch (repo name/URL/provider/base branch name/etc.) + the patch content itself. | Encrypted with TLS | Patch info is stored in a Postgres database, patch content is stored in AWS S3. | SSE-S3, which uses 256-bit Advanced Encryption Standard (AES-256) |
17-
| Cloud Workspaces | Repo meta-data issues/PR’s | Encrypted with TLS | MongoDB Atlas | Encrypted at rest (AES-256) |
17+
| Cloud Workspaces | Repository info: URL, provider, org name, repo name | Encrypted with TLS | MongoDB Atlas | Encrypted at rest (AES-256) |

0 commit comments

Comments
 (0)