-
Notifications
You must be signed in to change notification settings - Fork 31
RULEAPI-834 Update remaining rules where defaultSeverity is different from MQR #4686
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
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.
My script still finds the following contradictions:
'javascript': ['S5254', 'S6859', 'S7197'], 'common': ['S6680', 'S6827', 'S6845', 'S6846', 'S6847', 'S6848', 'S6851', 'S6852'], 'java': ['S6829', 'S6830', 'S6909', 'S6912', 'S6914', 'S6923', 'S7178', 'S7184', 'S7185', 'S7186', 'S7190'], 'kubernetes': ['S6869'], 'text': ['S7036'], 'python': ['S7181']
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 added another one that I don't know why was ignored before.
Before merging @John-Clifton-SonarSource can you validate the migration strategy? |
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 reviewed all the security-related rules and the changes there LGTM!
|
|
RULEAPI-834
Migration strategy