Ericsson / codechecker

CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy
https://codechecker.readthedocs.io
Apache License 2.0
2.23k stars 373 forks source link

[config] Adding sei-cert rule mappings for clang diagnostics #4243

Closed dkrupp closed 4 months ago

whisperity commented 4 months ago

@dkrupp Okay, following up the consensus we reached in private: please, for all clang-diagnostic- "checkers" where we made a meaningful value judgement to deviate from the auto-generated (usually MEDIUM) severity, add the following label. Please also do this (and potential severity changes!) to what warnings I categorised in #4235.

"label-tool-skip:severity"

I will update the ongoing label-tool in either #4225 or an explicit follow-up patch to support ignoring labels based on these new meta-labels.