1
0
mirror of synced 2025-12-22 19:34:15 -05:00

Correct all internal links in content/code-security (#37198)

This commit is contained in:
Peter Bengtsson
2023-05-30 08:52:04 -04:00
committed by GitHub
parent 5ede55ee59
commit 526907459d
13 changed files with 22 additions and 22 deletions

View File

@@ -21,7 +21,7 @@ redirect_from:
## About SARIF output
SARIF is designed to represent the output of a broad range of static analysis tools, and there are many features in the SARIF specification that are
considered "optional". This document details the output produced when using the format type `sarifv2.1.0`, which corresponds to the SARIF v2.1.0.csd1 specification. For more information on selecting a file format for your analysis results, see "[AUTOTITLE](/code-security/codeql-cli/codeql-cli-manual/database-analyze/)."
considered "optional". This document details the output produced when using the format type `sarifv2.1.0`, which corresponds to the SARIF v2.1.0.csd1 specification. For more information on selecting a file format for your analysis results, see "[AUTOTITLE](/code-security/codeql-cli/codeql-cli-manual/database-analyze)."
## SARIF specification and schema