Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions masking/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ curl --request PATCH ${bytebase_url}/v1/settings/bb.workspace.data-classificatio

Project-level masking exception to overrule the workspace-level setting.

https://github.com/bytebase/api-example/tree/main/data-security/masking/projects/project-sample
https://github.com/bytebase/database-security-github-actions-example/tree/main/masking/projects/project-sample

## Schema configuration

Configure metadata such as masking level, classification, semantic type at the table/column level.

https://github.com/bytebase/api-example/tree/main/data-security/masking/databases
https://github.com/bytebase/database-security-github-actions-example/tree/main/masking/databases
Loading