1
0
mirror of synced 2025-12-19 18:10:59 -05:00

75 Commits

Author SHA1 Message Date
Róbert Papp
ccbafd0750 Replace outdated hardcoded GitHub SHA links for SARIF schemas with HTTP links (#40550) 2025-09-25 23:05:58 +00:00
Felicity Chapman
3c98b66164 GHAS unbundling changes to main part 1 (#54527)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
2025-03-05 11:35:19 +00:00
Josh Soref
a8f29437ca Fix case of ruleId (#35730)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
2024-12-20 17:41:08 +00:00
Ashley
ecbb38c0ba [Remove Quotes] Removes quotes from links in code-security folder (#53584)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
2024-12-12 10:27:14 +00:00
Artur Kordowski
e4c74eb99e Fix alerts to match the markdown notation (#35444)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
2024-11-27 16:16:24 +00:00
Artur Kordowski
cbf086c256 Remove unnecessary spaces between words - part 2 (#35381)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
2024-11-21 20:38:27 +00:00
Artur Kordowski
b1a68cb155 Fix inconsistent alerts by using the markdown notation - part 2 (#35221)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
2024-11-08 17:20:31 +00:00
marcandre-larochelle-bell
aec2b02ee0 Missing originalUriBaseIds property from the SARIF specification (#35043)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
2024-11-07 17:55:35 +00:00
SwuduSusuwu
776c8a943e sarif-support-for-code-scanning.md:runAutomationDetails fix (#34820)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
2024-10-17 21:38:21 +00:00
Felicity Chapman
e250cdae2c Refine focus of some existing articles in preparation for upcoming Universe release of security configurations (#52525)
Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
2024-10-08 12:29:50 +00:00
Felicity Chapman
4dd147dd0a Remove references to code-scanning-alerts-in-pr-diff a redundant version (#52348) 2024-09-19 15:04:34 +00:00
Thomas Horstmeyer
8590bc9866 Improve checkout uri documentation for code scanning integration (#52231)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
2024-09-16 07:16:20 +00:00
Grace Park
0b94935b77 Part 1: First fourth content unordered lists from dash to asterisk (#51094) 2024-06-13 10:39:07 -07:00
Peter Bengtsson
d61d0dc2da Remove ifversion feature 'code-scanning-tool-status-page' (#51129) 2024-06-12 10:58:32 +00:00
omvjro
5c4b06cf52 Fix duplicated words and improper "a" in several content pages (#32978)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
2024-05-15 15:14:41 +00:00
Cory Calahan
117c4edb8c Update sarif-support-for-code-scanning.md (#50398)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2024-05-03 13:17:31 +00:00
Kynan Ware
6da23ccae5 Clarify the criteria for Code Scanning alerts displaying in check results (#49718)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2024-03-22 09:18:52 +00:00
Rachael Sewell
040a77ffcb update old rest links (#49572) 2024-03-07 18:08:04 +00:00
Sarah Edwards
cc402f0792 update titles for REST API dependabot, dependency graph, code scanning, secret scanning, security alert docs (#49515)
Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
2024-03-05 17:31:18 +00:00
Peter Bengtsson
a4b9229f95 Remove GHAE in Liquid and front matter (23) (#49032) 2024-02-06 13:11:25 +00:00
Peter Bengtsson
6114345361 Remove GHAE in Liquid and front matter (11) (#48859)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2024-01-30 15:01:31 +00:00
Soundarya Koutharapu
3adfce3e5b Add Symlinks Resolution and Source File Clarification to SARIF Reports (#30039)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-12-07 12:53:59 +00:00
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
Jegan Kunniya
da6e05f832 fix(docs): Code scanning: Clarify the descriptions of some SARIF fields (#28808)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2023-10-03 23:40:55 +00:00
Felicity Chapman
4e0413c31e Revise placeholder to match style guide for a few code scanning articles (#39663)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
2023-09-25 16:05:08 +00:00
Ben Ahmady
ca1311abcd Fix discrepancies between index.md files and directory names in the code scanning docs (#41348) 2023-08-25 06:39:47 +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
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
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
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
Andrew Eisenberg
6d70288cd5 Update link to the SARIF JSON schema file (#36795) 2023-05-04 13:24:05 +00:00
Felicity Chapman
67e599faf5 Add SARIF limits provided by SME (#25368) 2023-05-03 16:04:10 +00:00
Laura Coursen
468dc59bb6 Add row headers to tables (#35685)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-03-27 13:17:43 +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
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
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
Ben Ahmady
4ab7ba2bda Alter reusable about SARIF upload limits to reflect differing limits (#33896)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Jenny Rukman <jennyrocku@github.com>
2023-01-26 15:31:13 +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
Felicity Chapman
b617c4a7a1 Improve comments for code security variables (#32445) 2022-11-11 09:31:37 +00:00
Felicity Chapman
c1f0ef8c0e Add missing { to fix variable (#21451) 2022-10-18 11:51:43 +01:00
Hana Harencarova
e335f7aa45 Improve wording for URI schemes, checkout URI for third party integrations (#30146) 2022-09-05 14:10:26 +00:00
Hana Harencarova
21cb630525 SARIF Rule Identifier can't be the empty string #4283 (#29717) 2022-08-30 10:09:04 +00:00
Hana Harencarova
d6a8a7da76 swap string for a variable
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
2022-08-25 14:16:07 +02:00
Hana Harencarova
1b288ceadb Improve wording about fingerprints 2022-08-22 16:07:03 +02:00
Hana Harencarova
774598c1a9 Improve wording 2022-08-22 15:49:01 +02:00
Hana Harencarova
88aa138851 Remove comments 2022-08-22 15:45:55 +02:00