1
0
mirror of synced 2025-12-20 10:28:40 -05:00
Commit Graph

18 Commits

Author SHA1 Message Date
Sarita Iyer
1b064b4929 Reduce duplication and simplify CodeQL CLI getting started documentation (#42998)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-10-13 15:09:43 +00:00
Andrew Eisenberg
f426196a61 Remove originalUriBaseIds (#44146) 2023-10-10 22:49:26 +00:00
Remco Vermeulen
f7230323bb Address use of incorrect tag (#43932) 2023-10-09 09:03:14 +00:00
Ben Ahmady
0466c51c41 Updates language identifiers and adds relevant notes (#42953)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-10-03 10:02:11 +00:00
Rachael Sewell
e7047a1d7d fix additional no trailing newlines 2023-09-22 11:41:06 -07:00
Rachael Sewell
72c5f0c30e Enforce blanks around Markdown headings (#43041) 2023-09-22 17:40:03 +00:00
Rachael Sewell
5b0d22783f Enforce blank lines around code fences (#43042) 2023-09-22 16:56:27 +00:00
Peter Bengtsson
c5331e6332 Remove some more unnecessary indented_data_reference tags (#43036) 2023-09-22 13:05:28 +00:00
Rachael Sewell
a785c2be0f remove single trailing newline 2023-09-21 19:29:29 -07:00
Sophie
e88df8ccb9 Fix broken link in CodeQL docs (#42924) 2023-09-20 08:20:26 +00:00
Ben Ahmady
1ed031f1c7 Use model packs and/or data extensions at repo level for Java code scanning analysis (#42038)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
2023-09-19 14:10:28 +00:00
Laura Coursen
7fcca69bf0 Even more CommonMark fixes (#42177) 2023-09-07 17:42:16 +00:00
Andrew Eisenberg
932119ebdd Document the groups property in codeql pack files (#41576)
Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com>
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
2023-08-31 12:52:56 +00:00
Felicity Chapman
d75bcc3a7f Update link so that it makes sense in all versions (#41625) 2023-08-29 14:29:06 +00:00
Sam Browning
179307db8a Reorganize the code scanning docs into map topics that align with user journeys (#40424)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-08-21 14:32:42 +00:00
Ben Ahmady
efccf57160 Sanitises use of boldface across code scanning/GHAS docs (#38972) 2023-07-25 14:52:21 +00:00
Ben Ahmady
87bb35e6da Use variables for 'CodeQL' and 'CodeQL CLI' (#39451)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2023-07-24 15:07:29 +00:00
Sarita Iyer
5db51023f9 Refactor of CodeQL CLI docs into "Getting started" and "Advanced" map topics (#38718)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-07-18 13:58:29 +00:00