-
Notifications
You must be signed in to change notification settings - Fork 29
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
Create rule S7161: Tableau secrets should not be disclosed #4497
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One small change and a comment.
rules/S7161/secrets/rule.adoc
Outdated
Tableau secrets scopes depend on the type of secret. From the most impactful to | ||
the least: | ||
|
||
1. Account passwords | ||
2. Personal access tokens (PAT) | ||
3. "Credentials token", received after a SignIn request | ||
|
||
Their scopes vary in terms of lifetime, access, and impact. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It feels like the word "impact" appears very frequently here, especially given that it's also in the section title. However, it doesn't negatively affect the meaning of the text so it's not something that needs to be changed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will make it a little more specific
Co-authored-by: Jamie Anderson <[email protected]>
Quality Gate passed for 'rspec-tools'Issues Measures |
Quality Gate passed for 'rspec-frontend'Issues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
You can preview this rule here (updated a few minutes after each push).
Review
A dedicated reviewer checked the rule description successfully for: