Skip to content

Commit 2725514

Browse files
committed
docs: better use caese wording
1 parent d19cd16 commit 2725514

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/docs/introduction/use-cases.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ Bytebase provides a centralized database development portal for the Developer, S
99

1010
Similar to how GitLab/GitHub streamlines the code delivery, Bytebase streamlines the database change deployment from the non-prod environment all the way to the prod environment. Bytebase also supports GitOps with [built-in VCS integration](/docs/vcs-integration/overview) and custom CI integration via [API](/docs/api/overview/).
1111

12-
## Database Security
12+
## Holistic Database Security
1313

1414
Organizations want to limit database access and enforce approval flow to conform compliance and avoid data leaks. Bytebase provides a suite of features to support this:
1515

1616
- [Database Permission](/docs/security/database-permission/overview)
17-
- [Data Masking](/docs/security/data-masking/overview)
17+
- [Dynamic Data Masking](/docs/security/data-masking/overview)
1818
- [Watermark](/docs/security/watermark)
1919
- [Audit Log](/docs/security/audit-log)
2020

21-
## Grant Temporary Database Permissions
21+
## Temporary Database Access
2222

2323
You can grant temporary database permissions to the users when they need to troubleshoot. Users can self-request the permission via the Bytebase UI or it can be integrated into the existing GitOps flow.
2424

0 commit comments

Comments
 (0)