codeql-coding-standards icon indicating copy to clipboard operation
codeql-coding-standards copied to clipboard

Feature Request: Make deviations feature work on custom CodeQL queries as well.

Open rak3-sh opened this issue 1 year ago • 0 comments

Currently, only the queries in the codeql-coding-standards repository can be deviated using the deviations mechanism explained in the user manual (refer here). Is it possible to make this feature work on any CodeQL query? This would be useful to suppress False Positives or deviate from specific rules that are implemented outside of the coding-standards query packs (e.g. custom Coding Rule checkers of organizations).

rak3-sh avatar May 14 '24 07:05 rak3-sh