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

1350 Commits

Author SHA1 Message Date
Anne-Marie
58e55dd2cc [Improvement]: Clarify syntax for defining a version range to ignore in dependabot.yml #9285 (#34553) 2023-02-10 10:38:31 +00:00
Ben Ahmady
ba844be08f Removes some unneeded images in Code Security docs (#34572) 2023-02-10 10:20:31 +00:00
mc
b59df4435f Enable PVR for all repos in an org (#34219)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Anne-Marie  <102995847+am-stead@users.noreply.github.com>
2023-02-09 12:07:54 +00:00
Sam Browning
4026a3ba33 Remove content about the CodeQL runner (#34430) 2023-02-08 13:47:49 +00:00
mc
6d491ef9f7 Rework the improve manage encrypted secrets dependabot article (#34096)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-02-07 20:47:22 +00:00
Peter Bengtsson
31d12167e4 remove all hardcode language internal links (#34526) 2023-02-07 20:12:08 +00:00
Sophie
804304c42f [2023-02-07]: Dependabot Alerts default permissions: write and maintain roles - [GA] (#34169)
Co-authored-by: Anne-Marie  <102995847+am-stead@users.noreply.github.com>
2023-02-07 18:12:29 +00:00
Rob Bos
f0f3029044 Add missing copy property to code blocks 2023-02-07 12:12:26 +01:00
Robert Sese
9c57e8a298 rename Guides featured links to Start here (#34425) 2023-02-06 18:14:35 +00:00
mc
92827e6772 Add troubleshooting article for secret scanning (#33684)
Co-authored-by: Mariam <15mariams@github.com>
2023-02-06 09:43:25 +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
mc
f2a051b0a5 Merge branch 'main' into patch-3 2023-02-03 12:22:11 +01:00
mc
a9371766b5 Update content/code-security/secret-scanning/configuring-secret-scanning-for-your-repositories.md 2023-02-03 12:13:39 +01:00
Rachael Rose Renk
8cf8bc9ff6 Merge branch 'main' into fix_dependabot_example_add_label 2023-02-02 10:25:26 -07:00
Rachael Rose Renk
2a38934ce6 Update content/code-security/dependabot/working-with-dependabot/automating-dependabot-with-github-actions.md 2023-02-02 10:25:19 -07:00
Rachael Rose Renk
4b3693aa20 Update content/code-security/dependabot/working-with-dependabot/automating-dependabot-with-github-actions.md 2023-02-02 10:25:12 -07:00
Felicity Chapman
1d306c41d5 Add HTML comments to highlight headings that are the target of short links used in CodeQL CLI manpages (#34368) 2023-02-02 16:34:55 +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
Courtney Wilson
392e84cb10 Merge branch 'main' into fix_dependabot_examples 2023-02-01 14:44:29 -06: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
f4d0fd88d6 Merge branch 'main' into 23188_more-fixes 2023-02-01 10:15:32 -06:00
Felicity Chapman
48c145c240 Fix broken links (#34307) 2023-01-31 20:11:39 +00:00
Laura Coursen
42a172bd01 Fix articles that don't start with an H2 (#34278) 2023-01-31 15:49:44 +00:00
Sean Killeen
4e19debd23 repository 2023-01-30 16:51:30 -05:00
Sean Killeen
0998860634 fix: "registry" 2023-01-30 16:51:13 -05:00
Sean Killeen
efe5db125b fix: "licenses" 2023-01-30 16:50:46 -05:00
Sean Killeen
b4d15d8a04 fix: "licenses" 2023-01-30 16:50:14 -05:00
Rotzbua
92db897701 Fix dependabot example auto-label
* Fix missing `GITHUB_TOKEN` to get permission for adding label
2023-01-30 00:17:01 +01:00
Rotzbua
6769bce8d4 Fix dependabot examples
* Fix deprecation warning message
* GH Action should use just main version
2023-01-30 00:03:51 +01:00
Chad Bentz
a6051ed4e1 Clarify push protection works with secrets.yml 2023-01-27 18:08:11 -05:00
Kevin Heis
74e64648e6 Reformat towards deprecation 3.3 (#34181) 2023-01-26 16:13:09 +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
mc
96442f076c Security tab - use correct formatting (bold) (#34174) 2023-01-25 18:46:34 +00:00
Sarita Iyer
f08254d394 Fix broken links (#34122) 2023-01-24 14:29:35 +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
Sophie
5b47de1184 [2023-01-19]: Secret scanning: Validity check for GitHub tokens - [Public Beta] (#33762)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
2023-01-20 12:59:14 +00:00
Anne-Marie
79ff2bc7f6 Improvements to Dependabot alerts #8291 (#33984)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2023-01-20 12:16:06 +00:00
mc
e4d9af8197 Document the fact that the dependency graph is not automatically enabled on forks. (#33949)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-01-20 10:51:42 +00:00
gitulisca
b2d286c24d Add information on dependency graph ignored file paths (#33940)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2023-01-20 08:53:27 +00:00
Peter Bengtsson
940abe0733 correct some featuredLinks (IV) (#34039) 2023-01-19 12:42:11 +00:00
André Schröder
47617bea3b Update content/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file.md
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2023-01-17 23:31:00 +01:00
André Schröder
4b1ab1e649 such as -> that is 2023-01-17 23:27:03 +01:00
André Schröder
a94bd3f84d Merge branch 'main' into feat/document-dependabot-prefix 2023-01-17 23:24:33 +01: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
Sean Killeen
498107c24e Fix "low hanging fruit" spelling errors (#23216) 2023-01-17 19:30:29 +00:00
mc
24026c861a Move the Setting a security policy further down in the containing article (#33980)
Co-authored-by: Anne-Marie  <102995847+am-stead@users.noreply.github.com>
2023-01-17 11:44:39 +00:00
mc
c664161729 Update content/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file.md 2023-01-16 14:23:54 +00:00
mc
61446f056e [Ready for merging - 2023-01-12] - Pausing / unpausing Dependabot updates and related notifications (#33379)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Erin Havens <erinhav@github.com>
Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
2023-01-12 17:40:37 +00:00
David McIntosh
c87259c404 Dependabot supports gomod indirect dependency filtering (#33884)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2023-01-12 10:27:15 +00:00