1
0
mirror of synced 2025-12-20 02:19:14 -05:00
Commit Graph

69 Commits

Author SHA1 Message Date
Grace Park
6ff9dc21a8 Fix multiple blank lines in content and data (#37909) 2023-06-22 09:54:36 -07:00
Grace Park
4545543862 Fix for md049 consistent emphasis (#38201)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2023-06-21 18:10:23 +00:00
Felicity Chapman
4825012331 Update information on SARIF results upload for user feedback (#37610)
Co-authored-by: Henning Makholm <hmakholm@github.com>
Co-authored-by: Henry Mercer <henrymercer@github.com>
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
2023-06-13 18:34:39 +00:00
Rachael Sewell
ab9ec27502 Fix commonmark issues in data reusables (#37424) 2023-06-05 19:16:36 +00:00
Ben Ahmady
ef8381943a Adds content to docs.github.com for CodeQL support of Swift (#37291)
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-06-01 17:43:21 +00:00
Grace Park
87900cb264 Remove spaces from code in content and data (#37382)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2023-06-01 17:24:35 +00:00
Rachael Sewell
4e4c41f3bc update code fences in lists (#37251) 2023-05-31 20:22:43 +00:00
Peter Bengtsson
526907459d Correct all internal links in content/code-security (#37198) 2023-05-30 12:52:04 +00:00
Henry Mercer
04bcc9cc7b CodeQL: Submitting diagnostics to the tool status page for failed third-party CI runs (#36204)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-04-14 15:15:17 +00:00
Felicity Chapman
5533f36c1d CodeQL CLI man pages pipeline work - update internal links to point to new articles (#35655)
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2023-03-28 09:31:21 +00:00
Felicity Chapman
f74d61b5d8 Fix a broken link reported by the field team (#35728) 2023-03-21 12:07:34 +00:00
Ben Ahmady
06b86b1d92 prodname_code_scanning_caps not prodname_code_scanning_capc (#35527) 2023-03-15 13:39:14 +00:00
Laura Coursen
080192fbc1 Make tables accessible in the Code security focus areas (#35432)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-03-10 21:50:31 +00:00
Sam Browning
4120d6be54 [2023-03-10]: Users can remove "stale" code scanning configurations (#35183)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Dorothy Mitchell <dorothymitchell@github.com>
2023-03-10 13:12:05 +00:00
Hector Alfaro
4cd28fd735 Remove support for miniTocMaxHeadingLevel (#34758) 2023-02-17 16:29:02 +00:00
Peter Bengtsson
b7c7dbf672 Update all internal links (#34787) 2023-02-15 15:16:18 +00:00
Felicity Chapman
9641569fbc [Accessibility] Expand heading text to remove duplicate headings (#34671) 2023-02-13 15:52:20 +00:00
Sam Browning
4026a3ba33 Remove content about the CodeQL runner (#34430) 2023-02-08 13:47:49 +00:00
Kevin Heis
ac2cd0e47d Deprecate GHES 3.3 (#34328)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
2023-02-03 17:05:11 +00:00
Felicity Chapman
e1301b1274 Update to remove a circular reference based on user feedback (#34414) 2023-02-03 16:34:39 +00:00
Felicity Chapman
03a971c25a Create function to allow a reusable to link current article in a different docs version (#34273)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-02-02 09:30:34 +00:00
Sarita Iyer
3c028ff350 Move CodeQL CLI articles to new "CodeQL CLI" category (#34320)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-02-01 18:37:31 +00:00
Laura Coursen
42a172bd01 Fix articles that don't start with an H2 (#34278) 2023-01-31 15:49:44 +00:00
Sarita Iyer
0ad7a3905a CodeQL CLI docs conversion megabranch (#32876)
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
Co-authored-by: Henning Makholm <hmakholm@github.com>
2023-01-20 17:24:48 +00:00
Sam Browning
8f1ec27a38 Update "set up" to "configure" and update code scanning reusable (#33934)
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-01-17 20:16:37 +00:00
Ben Ahmady
dac72908e8 Adds reusables and content to support public beta release of CodeQL for Kotlin (#32859)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2022-11-25 08:47:15 +00:00
Felicity Chapman
b617c4a7a1 Improve comments for code security variables (#32445) 2022-11-11 09:31:37 +00:00
Mathias Rørvik
6da37f4817 fix typo codeql-cli docs 2022-11-09 19:25:57 +01:00
Rachael Sewell
3e998f61d5 use azure blob storage for archived enterprise versions (#31883)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
2022-10-25 12:03:38 -07:00
Angela P Wen
4665b8a8e9 Add Go to list of compiled languages for code scanning (#31730)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2022-10-25 18:44:06 +01:00
Sarah Edwards
dac4144086 PAT v2 beta (#31013)
Co-authored-by: Hirsch Singhal <1666363+hpsin@users.noreply.github.com>
Co-authored-by: Jovel Crisostomo <jovel@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Vanessa <vgrl@github.com>
2022-10-18 15:11:04 +00:00
Joe Clark
74a679dc51 Make product variables for Enterprise translation-friendly (#31628)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
2022-10-17 18:54:05 +00:00
Dev Prakash Sharma
fdb5e95bca Merge branch 'main' into codewithdev-changes 2022-10-03 00:29:29 +05:30
Dev Prakash Sharma
b72f008d85 Remove the emphasize tags and updated attributes style 2022-10-03 00:21:32 +05:30
mc
1683a9f754 [Ready for merging] - Sept 27, 2022 - CodeQL CLI - Document Python 2 deprecation for Python extraction (#31077)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2022-09-28 18:14:39 +01:00
Sarah Schneider
b7f48ea2c1 Support GHAE internal-only semantic versioning (#29178)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-09-22 08:26:58 +02:00
Andrew Eisenberg
363ce77082 Add information about downloading CodeQL packs from GHES (#30627) 2022-09-15 17:26:27 +00:00
Felicity Chapman
f1efbd0460 Remove duplicate comma (#30685) 2022-09-12 16:14:27 +00:00
mc
41c90a2b59 [Ready to ship] - Users can easily exclude CodeQL queries from code scanning analysis - [GA] (#30147)
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
2022-08-31 06:54:31 +00:00
Hector Alfaro
95e6f3d3ab Deprecate GHES 3.1 (#28798)
* add 3.1 to deprecated versions

* rewrite img src to use azure blob storage in archive script

Co-authored-by: rachmari <rachmari@users.noreply.github.com>

* remove static files for ghes 3.1

* remove liquid conditionals and content for ghes 3.1

* remove outdated hardware reqs reusable

* Fix liquid conditional uncaught by script

* Close liquid conditionals missed by script

* Apply @mattpollard's suggestions

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

Co-authored-by: rachmari <rachmari@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-07-11 21:17:09 +00:00
Felicity Chapman
11c6980515 Add GHAE versioning too 2022-07-01 11:59:59 +01:00
Matt Pollard
19dea423f0 Read from allVersions 2022-06-28 08:32:24 +02:00
Aditya Sharad
c4ff2d0579 Code Scanning: Remove unnecessary endif 2022-06-22 22:06:14 +00:00
Aditya Sharad
8154eb2f31 Code Scanning: Specify the recommended CodeQL version for each GHES version
Create new variables for the GHES version, and the CodeQL CLI version
recommended along with each GHES version.

Refactor the docs on installing the CodeQL CLI in a third-party CI system,
to use the CodeQL and GHES version from the variables.

These variables will need to be kept up to date with future GHES+CodeQL versions.
2022-06-22 21:36:11 +00:00
Sarah Schneider
f44578572c Ran script/content-migrations/convert-if-to-ifversion.js 2022-06-06 18:13:12 -04:00
Andrew Eisenberg
1fccc45083 Update configuring-codeql-cli-in-your-ci-system.md (#27416) 2022-05-04 07:36:36 +00:00
Shodai Suzuki
a6061582d4 Fix the file specified in the argument of the tar command (#16999) 2022-04-19 17:56:17 +00:00
Sarita Iyer
61bf1ba035 Added links to new subsection with reusable 2022-03-29 17:15:24 -04:00
Robert Sese
79c48070c4 Deprecate 3.0 (#25646)
* Deprecate 3.0

* 3.0 deprecation: remove 3.0 markup (#25647)

* Remove liquid conditionals and content for 3.0 deprecation

* Remove manually, no longer versioned in a supported version

* Remove translations manually, no longer versioned in a supported version

* Remove 'if', now in all supported versions

* Remove dangling 'elseif', now in all supported versions

* Remove dangling 'elseif' and 3.0 screenshot reference, now in all supported versions

* Nudge to latest supported GHES version

* Nudge to latest supported release GHES version

* Bump all the version for the liquid tests

* Bump first deprecated version for linting tests

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Remove extra newline

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Remove extra newline

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Remove extra newline

Co-authored-by: Laura Coursen <lecoursen@github.com>

* One reusable per line

Co-authored-by: Laura Coursen <lecoursen@github.com>

* One reusable per line

Co-authored-by: Laura Coursen <lecoursen@github.com>

* One reusable per line

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Don't depend on hardcoded versions

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Remove static files for 3.0 deprecation (#25649)

Co-authored-by: Laura Coursen <lecoursen@github.com>
2022-03-03 13:08:24 -06:00
John Marshall
521da8d567 Typo fixes (#15817) 2022-02-24 15:19:48 +00:00