Skip to content

Commit 5ad3481

Browse files
committed
feat: update annotation safe list to include CasbinRule model with no PII information
1 parent e868e5b commit 5ad3481

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.annotation_safe_list.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,5 @@ waffle.Sample:
3939
".. no_pii:": "This model has no PII"
4040
waffle.Switch:
4141
".. no_pii:": "This model has no PII"
42+
casbin_adapter.CasbinRule:
43+
".. no_pii:": "This model stores authorization policy rules and contains no PII"

0 commit comments

Comments
 (0)