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

Updating clangsa sei cert mapping for clang 18 #4239

Merged
merged 1 commit into from
May 9, 2024

Conversation

dkrupp
Copy link
Member

@dkrupp dkrupp commented May 7, 2024

The association of SEI CERT C and C++ Coding Standard Rules are updated for the Clang Static Analyzer version 18.

@dkrupp dkrupp force-pushed the sei_cert_fix branch 2 times, most recently from 73518b7 to c43d348 Compare May 7, 2024 12:53
@whisperity whisperity added analyzer 📈 Related to the analyze commands (analysis driver) clang sa 🐉 The Clang Static Analyzer is a source code analysis tool that finds bugs in C-family programs. config ⚙️ labels May 7, 2024
@dkrupp dkrupp force-pushed the sei_cert_fix branch 3 times, most recently from 2217015 to 0331ecc Compare May 8, 2024 14:32
Copy link
Member Author

@dkrupp dkrupp left a comment

Choose a reason for hiding this comment

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

I answered to the review.

config/labels/analyzers/clangsa.json Show resolved Hide resolved
config/labels/analyzers/clangsa.json Show resolved Hide resolved
@dkrupp dkrupp requested a review from whisperity May 9, 2024 09:17
Copy link
Member Author

@dkrupp dkrupp left a comment

Choose a reason for hiding this comment

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

Thanks. I fixed your comments.

@dkrupp dkrupp force-pushed the sei_cert_fix branch 2 times, most recently from 8cb28d5 to 45f3146 Compare May 9, 2024 13:52
- The association of SEI CERT C and C++ Coding Standard Rules
are updated for the Clang Static Analyzer version 18.
- All alpha checkers were removed from the SEI Cert profile
- All sei cert checkers were added to the security profile
@whisperity whisperity merged commit 2a6d18e into Ericsson:master May 9, 2024
8 of 9 checks passed
@whisperity whisperity added this to the release 6.24.0 milestone May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer 📈 Related to the analyze commands (analysis driver) clang sa 🐉 The Clang Static Analyzer is a source code analysis tool that finds bugs in C-family programs. config ⚙️
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants