Skip to content

Commit 4e40746

Browse files
authored
Update README.md
1 parent 475591d commit 4e40746

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
### 💣 The Big Problem with Traditional Database Encryption
2222
Traditional database encryption solutions often provide a false sense of security. While they may encrypt data at rest, they leave critical vulnerabilities:
2323

24-
* **Encryption alone isn’t enough:** Most vendors offer only basic database or disk encryption, leaving data vulnerable
24+
* **Encryption alone isn’t enough:** Most vendors offer only disk-block encryption, ignoring API-level encryption
2525
* **Vulnerable GraphQL Queries:** Unfiltered queries can expose unencrypted data to attackers
2626
* **SQL Injection Risks:** Attackers can retrieve plaintext data through SQL injections
2727

0 commit comments

Comments
 (0)