Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

texts from 3rd person point of view #2802

Open
elarlang opened this issue Mar 27, 2025 · 0 comments
Open

texts from 3rd person point of view #2802

elarlang opened this issue Mar 27, 2025 · 0 comments
Labels
_5.0 - draft This should be discussed once a 5.0 draft has been prepared.

Comments

@elarlang
Copy link
Collaborator

elarlang commented Mar 27, 2025

Except the Preface, ASVS content must not contain "I", "we", "you", etc. Text must be description from 3rd person point of view

from folder 5.0/en/

grep -ri " we " .
grep -ri " you " . | grep -v "WYSIWYG" | grep -v "something you "

Front-texts will be rewritten anyway, but in other files it can be changed already.

@elarlang elarlang added the _5.0 - draft This should be discussed once a 5.0 draft has been prepared. label Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
_5.0 - draft This should be discussed once a 5.0 draft has been prepared.
Projects
None yet
Development

No branches or pull requests

1 participant