1
0
mirror of synced 2025-12-22 11:26:57 -05:00
Files
docs/data/reusables/code-scanning/false-positive-fix-codeql.md
hubwriter 1652960986 [DSP, already shipped] Use conditioning to revert the dismiss/delete alert changes on GHES (#16211)
* Use conditioning to revert dismiss/delete alert changes on GHES

* Add new dotcom version text that is also good for GHES

* Reinstate original subheading for GHES 2.22
2020-10-26 15:12:12 +00:00

568 B

If you {% if currentVersion == "enterprise-server@2.22" %}close{% else %}dismiss{% endif %} a {% data variables.product.prodname_codeql %} alert as a false positive result, for example because the code uses a sanitization library that isn't supported, consider contributing to the {% data variables.product.prodname_codeql %} repository and improving the analysis. For more information about {% data variables.product.prodname_codeql %}, see "Contributing to {% data variables.product.prodname_codeql %}."