1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Commit Graph

1350 Commits

Author SHA1 Message Date
mc
51cc444bde Detailed docs on how to configure Dependabot private registries (#41397)
Co-authored-by: Nish Sinha <nishnha@github.com>
Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
2023-09-08 14:15:49 +00:00
Ben Ahmady
f79bef660a Moves some content out of 'Automatic build failed for compiled language' into new article 'Some languages were not analyzed' (Troubleshooting) (#41351)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-09-08 07:31:35 +00:00
Ben Ahmady
d0782461fc Removes unhelpful link to self-hosted runner content (#42185) 2023-09-08 07:01:23 +00:00
Laura Coursen
7fcca69bf0 Even more CommonMark fixes (#42177) 2023-09-07 17:42:16 +00:00
Sophie
d3fc1fb138 [Improvement]: Clarify that secret scanning and push protection for repos/org can be enabled for forks (#42173) 2023-09-07 15:04:08 +00:00
Sophie
7f3ffd7f13 [Improvement]: Review the learning paths on the Code security guides page (#42174) 2023-09-07 14:58:05 +00:00
Anne-Marie
ee7366e6a1 [Improvement]: Add note on Dependabot pull requests #11982 (#42171) 2023-09-07 14:03:04 +00:00
Laura Coursen
a86b02f3e8 More CommonMark fixes (#42110) 2023-09-07 12:36:43 +00:00
Jake Coffman
d6b2311971 add more info around configuring security updates for Dependabot (#42040)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2023-09-07 08:44:05 +00:00
Ben Ahmady
757be76840 Adds note about Tool Status Page to 'Unclear what triggered a workflow run' (#41354) 2023-09-06 15:59:19 +00:00
mc
d55a6fc102 Dependabot docs - clarify that it is the default branch that is scanned (#42037) 2023-09-06 11:59:56 +00:00
Yukai Chou
fd6d3b4ee5 docs: remove trailing newlines in code blocks (#27990) 2023-09-06 09:37:02 +00:00
Sam Browning
eee5ecfe33 Update security overview map topic landing page (#41830) 2023-09-05 15:13:40 +00:00
Ben Ahmady
bec13b6e58 Adds a note that default setup automatically triggers a workflow to the 'Enabling default setup takes too long' troubleshooting article (#41357)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2023-09-04 07:50:22 +00:00
Anne-Marie
e360a06219 [Improvement]: Match folder name with corresponding article title #11570 (#41727) 2023-09-04 07:48:31 +00:00
mc
2328787906 Fix dependabot registries examples for maven-repositories with a token (#41630) 2023-09-04 07:21:28 +00:00
Edgar Orendain
2635e7a588 Fix sections in the "Configure dependabot.yml" docs being affected by a recent unrelated change. (#27866) 2023-09-01 16:15:41 +00:00
Ben Ahmady
e9a0bd25a5 Adds a note about what happens when you enable default setup to the main default setup config article (#41412)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-09-01 12:07:28 +00:00
Ben Ahmady
076a6964f1 Moves period into versioning (#41760) 2023-08-31 13:14:13 +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
Sophie
5064fae724 [Improvement]: Secret scanning scans issue content for FPT, issue scanning is GA (#41698) 2023-08-31 08:37:24 +00:00
Rachael Sewell
d93482c056 Fix Markdown that is not Commonmark compliant (#41582)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2023-08-29 19:39:13 +00:00
Ethan Palm
2650e8a37a Remove shortTitle from "About security overview" (#40614) 2023-08-29 16:11:19 +00:00
Felicity Chapman
d75bcc3a7f Update link so that it makes sense in all versions (#41625) 2023-08-29 14:29:06 +00:00
docs-bot
29d954b0c1 Update CodeQL CLI manual (#41345)
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
2023-08-25 16:51:25 +00:00
Andre Kolodochka
2e05bea412 github.dev doesn't support push protection (#41373)
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
2023-08-25 08:05:00 +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
Siara
fedc0d6182 Dependabot Grouped Version Updates - [GA] (#41226) 2023-08-24 15:17:45 +00:00
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
Peter Bengtsson
19363c7140 Correcting includeGuides in all guides.md (#40980) 2023-08-21 18:14:37 +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
mc
0f88f09727 Make shortTitle consistent in Security Overview article (remove gerund) (#41130) 2023-08-21 10:24:07 +00:00
Sophie
5b5929052b Dependabot Grouped Version Updates: Support for Grouping Based on SemVer - [Public Beta] (#40777)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Caro Galvin <carogalvin@github.com>
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2023-08-17 18:13:09 +00:00
Sophie
d5c2410f11 Update self-service organization settings to reflect the current terms being offered (#40412)
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
Co-authored-by: Chris Rathjen <chris.rathjen@github.com>
2023-08-14 15:40:20 +00:00
Anne-Marie
12677484aa Secret scanning validity checks for partner patterns - [Public Beta] (#37289)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Courtney Claessens <courtneycl@github.com>
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2023-08-11 17:42:20 +00:00
docs-bot
ffd09b2b73 Update CodeQL CLI manual (#40489)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-08-11 14:18:10 +00:00
mc
0f5701edb3 Dependabot Grouped Version Updates: production vs development dependencies + new Dependabot comment commands (#40026)
Co-authored-by: Jake Coffman <jakecoffman@github.com>
Co-authored-by: SiaraMist <siaramist@github.com>
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Caro Galvin <carogalvin@github.com>
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2023-08-10 23:55:54 +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
Laura Coursen
3f4776ee82 Restructure content about organization access (#39870) 2023-08-09 18:33:44 +00:00
Sophie
2694dd5fe4 Secret scanning push protection for users - [Public Beta] (#40278)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2023-08-09 16:45:53 +00:00
Ihor Tymofieiev
1298746572 Update configuration-options-for-the-dependabot.yml-file.md (#27239)
Co-authored-by: Courtney Wilson <77312589+cmwilson21@users.noreply.github.com>
2023-08-09 14:00:19 +00:00
Justin Hutchings
e033a0df0e Fix inaccurate information and add dependency submission API information (#40115)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2023-08-09 08:36:25 +00:00
Ben Ahmady
cb5ca7fa50 Merge pull request #40158 from github/subatoi/11449
Reconfiguration of 'Configuring the CodeQL workflow for compiled languages' (+ Adds content for GHES 3.10 self-hosted runners for default setup analysis)
2023-08-07 17:00:22 +01: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