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

Uplifting label file for clang 13 #3485

Merged
merged 1 commit into from
Nov 11, 2021
Merged

Conversation

dkrupp
Copy link
Member

@dkrupp dkrupp commented Nov 9, 2021

Added labels for new checkers in clang13
for clang static analyzer and clang tidy.

@dkrupp dkrupp requested a review from csordasmarton as a code owner November 9, 2021 11:14
@dkrupp dkrupp requested a review from bruntib November 9, 2021 11:15
config/labels/analyzers/clangsa.json Show resolved Hide resolved
config/labels/analyzers/clang-tidy.json Outdated Show resolved Hide resolved
"profile:extreme",
"severity:high",
"sei-cert:pos34-c"

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change

"profile:sensitive",
"profile:security",
"profile:extreme",
"severity:high",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"severity:high",
"severity:HIGH",

Added labels for new checkers in clang13
for clang static analyzer and clang tidy.
Copy link
Contributor

@csordasmarton csordasmarton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@bruntib bruntib merged commit dd455e4 into Ericsson:master Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants