Skip to content

Comments

Add rules 002_0010, 002_0011 and 002_0012#23

Closed
bartzantingh wants to merge 1 commit intomainfrom
new-domain-model-rules-bza
Closed

Add rules 002_0010, 002_0011 and 002_0012#23
bartzantingh wants to merge 1 commit intomainfrom
new-domain-model-rules-bza

Conversation

@bartzantingh
Copy link
Contributor

  • 002_0010 checks for attributes with ReadWrite access that are used in XPath queries
  • 002_0011 checks for attributes with no max length that can be edited by anonymous users
  • 002_0012 checks for anonymous users that can create/instantiate persistent entities
    • Recognizing anonymous user roles is a bit implicit, so double check on that

- `002_0010` checks for attributes with ReadWrite access that are used in XPath queries
- `002_0011` checks for attributes with no max length that can be edited by anonymous users
- `002_0012` checks for anonymous users that can create/instantiate persistent entities
  - Recognizing anonymous user roles is a bit implicit, so double check on that
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant