Skip to content

Commit

Permalink
Merge pull request #4 from Contrast-Security-OSS/fix-dup-field
Browse files Browse the repository at this point in the history
remove dup
  • Loading branch information
seschis authored Feb 1, 2024
2 parents 6dc6676 + c115a82 commit 738ae74
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion docs/actions/action-spans.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,4 @@ Used when span name is `authz-request`
| `pbac` | Policy Based Access Control |
| `hbac` | History Based Access Control |
| `tbac` | Time Based Access Control |
| `pbac` | Policy Based Access Control |
<!-- endsemconv -->
3 changes: 0 additions & 3 deletions model/contrast-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,6 @@ groups:
- id: tbac
value: "tbac"
brief: Time Based Access Control
- id: pbac
value: "pbac"
brief: Policy Based Access Control

- id: rbac.role
brief: >
Expand Down

0 comments on commit 738ae74

Please sign in to comment.