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

525 Commits

Author SHA1 Message Date
Ben Ahmady
86bc07ed4b Removes gated feature reusable from product key in troubleshooting co… (#41273) 2023-08-24 08:14:05 +00:00
Sam Browning
e65baefd5d Add content for default setup scanning on a schedule (#40603)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-08-22 12:13:50 +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
Sarita Iyer
9ea0a92b72 Add deprecation note for automatic installation of dependencies for CodeQL for Python (#40186)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
2023-08-09 19:13:52 +00:00
Ben Ahmady
3d88d7dc93 Merge branch 'subatoi/11449' into subatoi/10802 2023-08-07 14:48:12 +01:00
Ben Ahmady
b362a1efd1 Further feedback 2023-08-07 13:47:23 +00:00
Ben Ahmady
c870e01760 Update content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/codeql-code-scanning-for-compiled-languages.md
Co-authored-by: Marco Gario  <marcogario@github.com>
2023-08-07 14:01:17 +01:00
Ben Ahmady
d4909f2092 Update content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/codeql-code-scanning-for-compiled-languages.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-08-07 13:29:23 +01:00
Ben Ahmady
4c7eb7768d Really fix links this time :fingers-crossed 2023-08-07 11:08:59 +00:00
Ben Ahmady
b00707ef2a Revert "Fix links (actually) this time...?"
This reverts commit 969fd061a4.
2023-08-07 08:57:15 +00:00
Ben Ahmady
969fd061a4 Fix links (actually) this time...? 2023-08-07 08:51:25 +00:00
Ben Ahmady
1acce26801 More changes based on feedback 2023-08-05 16:15:12 +00:00
Ben Ahmady
decfe977a1 Update content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/codeql-code-scanning-for-compiled-languages.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-08-05 14:16:29 +00:00
Ben Ahmady
f81aae558e Update content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/codeql-code-scanning-for-compiled-languages.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-08-05 14:16:29 +00:00
Ben Ahmady
74590978ad Update content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/codeql-code-scanning-for-compiled-languages.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-08-05 14:16:29 +00:00
Ben Ahmady
b4fc5f9448 v2 2023-08-05 14:16:29 +00:00
Ben Ahmady
d9ab4d278a Small fixes 2023-08-05 14:16:28 +00:00
Ben Ahmady
768708dd99 Adds content for GHES 3.10 self-hosted runners (Default setup analysis) 2023-08-05 14:16:28 +00:00
Ben Ahmady
4747697daf Removes unnecessary note 2023-08-05 13:58:41 +00:00
Ben Ahmady
5a6057c46a Fix links 2023-08-05 13:55:26 +00:00
Ben Ahmady
3c73b9219c Update content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/codeql-code-scanning-for-compiled-languages.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-08-05 14:47:28 +01:00
Ben Ahmady
31b32312f9 Update content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/codeql-code-scanning-for-compiled-languages.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-08-05 14:47:17 +01:00
Ben Ahmady
0e2d8d0e41 Update content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/about-the-tool-status-page.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-08-05 14:45:06 +01:00
Ben Ahmady
f607c7bb08 Update content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/codeql-code-scanning-for-compiled-languages.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-08-05 14:44:32 +01:00
Ben Ahmady
be1f02c84a Retitling / minor reconfiguration of 'Configuring the CodeQL workflow for compiled languages' 2023-08-02 14:27:51 +00:00
Sarita Iyer
392b612e11 Update example since CodeQL now supports Lombok framework (#39892)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
2023-08-01 17:35:46 +00:00
Ben Ahmady
741204823c Default setup is available for Swift (except 3.10) (#39674) 2023-07-31 11:59:54 +00:00
Laura Coursen
ef174786ee Align billing terminology and provide high-level overview (#38305)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2023-07-28 08:31:53 +00:00
Owen Mansel-Chan
14d7b23b34 Code scanning docs: change example value for db-location (#39651) 2023-07-27 08:45:30 +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
42d3df3b33 Clarifies downloading CodeQL CLI instructions (#39593) 2023-07-25 07:43:44 +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
Felicity Chapman
1444ca93fb New section of files for troubleshooting SARIF upload warnings and errors (#38554)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
Co-authored-by: Kitty Chiu <42864823+KittyChiu@users.noreply.github.com>
2023-07-24 13:27:17 +00:00
Ben Ahmady
4e604f352e Changes lt/gt HTML tags to angle brackets in plaintext (#39458) 2023-07-24 08:30:53 +00:00
Rachael Sewell
c2d6be4e22 fix spacing content lint rules (#39332) 2023-07-20 21:52:41 +00:00
Sam Browning
e5b641dc7d Add content for query suite configuration for bulk code scanning enablement (#38929) 2023-07-20 16:41:26 +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
Ben Ahmady
4ae746bb3b Adds content to 'Out of disk or memory' troubleshooting article (#38917) 2023-07-18 12:31:47 +00:00
Peter Bengtsson
18e2147cb1 Fail CI if orphaned content files left on disk (#39155) 2023-07-17 16:53:59 +00:00
Sam Browning
c13a7af4cb [MVP] Refactor code scanning docs to prioritize default setup (#38572)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
Co-authored-by: Dorothy Mitchell <dorothymitchell@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2023-07-17 15:42:37 +00:00
Rachael Sewell
19ded728c0 remove 3.5 markup (#39007)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2023-07-14 16:48:26 +00:00
Matt Pollard
a97cd2dc91 Fix broken links for GHES 3.10 RC (#38958) 2023-07-12 11:38:36 +00:00
Isaac Brown
56092caccf [Improvement]: Update "Securing your organization" to help users decide how to enable security features (#38240)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2023-07-11 15:16:13 +00:00
Ben Ahmady
bfb7a11e60 Removes duplicate reusable (#38805)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2023-07-10 06:28:49 +00:00
Ben Ahmady
57e89e6a23 Removes UseSharedCompilation=false note (#38624) 2023-06-30 07:17:12 +00:00
Ben Ahmady
570fdaf56f Code scanning default setup is available for all CodeQL supported languages **excluding Swift** (#38182)
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
Co-authored-by: Dorothy Mitchell <dorothymitchell@github.com>
2023-06-29 12:19:13 +00:00
Laura Coursen
ee994319ba Remove {% ifversion fpt or ghes or ghae > 3.4 or ghec %} versioning 2023-06-28 10:39:05 +01:00
Laura Coursen
56631406b1 Remove {% ifversion fpt or ghec or ghes or ghae > 3.4 %} versioning 2023-06-28 10:28:52 +01:00
Rachael Sewell
aacccc21c6 manual changes 2023-06-27 12:59:43 -07:00
Rachael Sewell
bdf6102ad1 Remove 3.4 markup new 2023-06-27 12:49:16 -07:00