1
0
mirror of synced 2025-12-21 02:46:50 -05:00
Commit Graph

2625 Commits

Author SHA1 Message Date
Scott Jungling
01e3d0f8a1 docs: properly quote wildcard character for dependency-name (#7635) 2021-06-24 16:41:30 +00:00
Sarah Schneider
cb12455649 ran script/content-migrations/use-short-versions.js 2021-06-24 10:21:07 -04:00
bl-ue
4d72548832 Merge branch 'main' into fix-typos 2021-06-23 13:43:59 -04:00
bl-ue
e907960b0b Fix typos 2021-06-23 13:41:24 -04:00
mc
30127f0fb4 [Ready to ship] Code scanning - diagnostic information (GA) (#19653)
* made a start

* more work

* made improvements

* finish work on article

* fix broken links

* really fix broken link + remove empty line

* add space

* remove full stops in table

* start addressing comments

* Update content/code-security/secure-coding/automatically-scanning-your-code-for-vulnerabilities-and-errors/viewing-code-scanning-logs.md

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* address more comments

* and more

* rework!

* small fixes

* add missing endif tag

* start addressing comments

* Apply suggestions from code review

Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>

* make docs more evergreen

* Apply suggestions from code review

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* For some reason the H2 headings don't stick

Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
2021-06-23 09:55:07 +01:00
Felicity Chapman
dd14aba071 [June 21] CodeQL CLI: integrated support for running CodeQL code scanning analysis on 3rd party CI systems (#19892) 2021-06-22 17:15:22 +00:00
Jurre
85d37a2fe3 Dependabot: add note about IP allowlist (#19958)
* Dependabot: add note about IP allowlist

We sometimes get questions from customers using private registries about adding dependabot to their ip-allowlist. We expose the IP addresses that dependabot makes updates from in our API, this explains that

* Apply suggestions from code review

* Apply suggestions from code review

* Update content/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/managing-encrypted-secrets-for-dependabot.md

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2021-06-17 09:57:51 +01:00
Mike McDonald
74c46de7ce [June 16th] Dependabot no longer runs at 5AM UTC by default (#19841)
* Updating docs to no longer reference 5AM UTC default

* Update content/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates.md

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2021-06-16 15:26:57 -04:00
Grace Park
6f7e4f50dc updating content files 2021-06-14 12:06:52 -07:00
mc
581a817540 version for GHES 3.2, instead of 3.3 (#19835) 2021-06-11 17:24:01 +01:00
Felicity Chapman
23b0b84111 Add Code security landing and guides pages (#19650) 2021-06-10 20:14:56 +00:00
Lucas Costi
2aa569b1e0 Rename dev secret scanning article (#19736) 2021-06-08 01:59:55 +00:00
Mészáros Mátyás
73ba580a9b Merge branch 'main' into patch-1 2021-06-06 18:50:22 +02:00
Lucas Costi
31579808f6 Add docs for secret scanning user defined patterns beta (#19589)
* New secret scanning article part 1

* Add other procedures and links

* Apply suggestions from code review

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>

* UI variable suggestions

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>

* Clarify org setting and beta note

* Fix GHES version

* Apply suggestions from @greysteil's code review

Co-authored-by: Grey Baker <greysteil@github.com>

* Remove beta view restriction

* Add section on regex syntax

Co-authored-by: Grey Baker <greysteil@github.com>

* Regex support edit

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Grey Baker <greysteil@github.com>
Co-authored-by: Amy Burns <timeyoutakeit@github.com>
2021-06-04 17:24:11 +00:00
Mészáros Mátyás
2236b5775b remove duplicate entries
Delete duplicate entries from the sidebar menu
2021-06-04 09:28:04 +02:00
Grace Park
22fcd56639 Merge branch 'main' into grace-change-headers 2021-06-03 20:11:55 -07:00
Lucas Costi
3d302aba24 Fix article headings before running H3->H2 script (#19663)
* Fix 'How does upgrading or downgrading affect the billing process?'

* Fix 'About Git Large File StorageAbout Git Large File Storage'

* Fix 'What happens to forks when a repository is deleted or changes visibility?'

* Fix 'Audited actions'

* Fix 'About managing vulnerable dependencies'

* Fix 'GitHub Connect Addendum to the GitHub Enterprise License Agreement'

* Fix 'GitHub Government Takedown Policy'

* Fix 'GitHub Username Policy'

* Fix 'Using the Explorer'

* Fix 'Resource limitations'
2021-06-04 10:55:43 +10:00
Mike McDonald
515107fcaf Adding @dependabot command docs (#19678)
* Adding @dependabot command docs

* cleaned up wording

* Apply suggestions from code review

* alphabetical order + follow content model

* simplify and add link to anchor

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2021-06-03 10:13:30 +00:00
Sarita Iyer
d7cf102dfe fixing error 2021-06-02 16:38:42 -04:00
Sarita Iyer
9ea44fffbb changed image 2021-06-02 16:32:13 -04:00
Sarita Iyer
be8087a7c1 Merge branch 'main' into code-scanning-pr-severities-setting 2021-06-02 10:15:23 -04:00
Sarita Iyer
880b68ed3b updates to screenshot and ghae@next 2021-06-02 10:13:22 -04:00
Felicity Chapman
5d44e66d95 Expand topics for Code security articles in preparation for a guide sub-landing page (#19340) 2021-06-02 06:27:03 +00:00
Janice
fbb5589557 Merge branch 'main' into updates-1480-terraform-registries 2021-06-01 17:06:56 -07:00
mc
2843cfffb3 [Ready to ship - June 1] - Code scanning free text search (#19391)
* made a start

* more fixes

* Update content/code-security/secure-coding/automatically-scanning-your-code-for-vulnerabilities-and-errors/managing-code-scanning-alerts-for-your-repository.md

Co-authored-by: Nick Fyson <nickfyson@github.com>

* Update content/code-security/secure-coding/automatically-scanning-your-code-for-vulnerabilities-and-errors/managing-code-scanning-alerts-for-your-repository.md

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* clarify tip

* improvement now only available on GHES 3.3 and later versions

Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
Co-authored-by: Nick Fyson <nickfyson@github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-06-01 09:59:33 +00:00
Shati Patel
bb92600bd7 Update running-codeql-runner-in-your-ci-system.md (#19625) 2021-06-01 07:29:09 +00:00
mo khan
e42ebdbc23 Update content/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates.md
Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>
2021-05-28 14:22:17 -06:00
mo khan
071352bb5a Update content/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates.md
Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>
2021-05-28 14:22:11 -06:00
mo khan
fa94681617 docs: move terraform example below rubygems 2021-05-28 13:51:37 -06:00
mo khan
fb8d6c677d Merge branch 'main' into updates-1480-terraform-registries 2021-05-28 12:56:35 -06:00
Ethan Palm
3e19e9539b Securing your repository and organization guides (#18948)
* Create new articles, update index

* Update links to changed filename

* Add "GitHub security features" article

* Add "Securing your repository" guide

* Add versioning for article link

* Update intro

* Add "Securing your organization" guide

* add missing liquid tag

* fix failing tests

* add reviewer feedback

* Update index to use `children` frontmatter

* Add dependency review to "securing your org"

* Update AE versioning

* Add dependency review to "securing your repo"

* Clarify where a button is located

* Update links to renamed article

* Move dependency graph info

* Add table of security features

* Remove full stops from list items

* Remove table of security features

* update versioning
2021-05-27 14:04:44 -04:00
Sarita Iyer
8176f746aa Merge branch 'main' into code-scanning-pr-severities-setting 2021-05-26 14:29:55 -04:00
mo khan
bd2010497d docs: add example of terraform-registry configuration 2021-05-26 12:01:25 -06:00
Matt Pollard
b3930a67e5 Create product for billing and payments (#19389) 2021-05-25 15:02:54 +00:00
Felicity Chapman
b71575e658 Remove leftover map topic (follow up PR) (#19517) 2021-05-25 09:12:45 +00:00
Sarita Iyer
cf1842947a fixed a few small things 2021-05-24 11:27:03 -04:00
Sarita Iyer
945824f8da adding changes made based on review 2021-05-24 11:07:07 -04:00
Sarita Iyer
7d998ed109 update with review feedback
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2021-05-24 11:05:06 -04:00
Edoardo Pirovano
67a266e8b5 CodeQL Action: Add information about db-location option (#19418)
* CodeQL Action: Add information about `db-location` option

* Apply suggestions from code review

* Update content/code-security/secure-coding/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning.md

* Update content/code-security/secure-coding/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning.md

* Apply suggestions from code review

Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>

* Update content/code-security/secure-coding/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning.md

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
2021-05-24 09:41:03 +01:00
mc
7e002e6008 Code scanning: replace deprecated --github-auth flag with new --github-auth-stdin flag (#19466)
* replace deprecated flag with new flag

* rework liquid versioning in article

* update flag descriptions to latest

* fix table formatting

* more table formatting

* Apply suggestions from code review

Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>

* address latest review comments

* version new flag for GHES 3.1+ only

* fix list numbeting

Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
2021-05-24 09:17:08 +01:00
Sarita Iyer
ed7bf9132c Update triaging-code-scanning-alerts-in-pull-requests.md 2021-05-21 16:36:55 -04:00
Sarita Iyer
0dd5190a16 Merge branch 'code-scanning-pr-severities-setting' of https://github.com/github/docs-internal into code-scanning-pr-severities-setting 2021-05-21 16:19:38 -04:00
Sarita Iyer
1f92e4ba89 added versioning 2021-05-21 16:19:30 -04:00
Sarita Iyer
d46226f459 Merge branch 'main' into code-scanning-pr-severities-setting 2021-05-21 12:38:07 -04:00
Sarita Iyer
0c3f58d8b3 Updates for alert severity setting 2021-05-21 12:29:04 -04:00
Briana Swift
b95d5d10af Clarify enabling secret scanning will scan all branches, all history (#19416)
* clarify enabling secret scanning will scan all branches, all history

* Update content/code-security/secret-security/configuring-secret-scanning-for-your-repositories.md

* Update content/code-security/secret-security/about-secret-scanning.md

Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2021-05-21 13:26:39 +00:00
Mike McDonald
ecac77807b Removing the constraint on using @dependabot ignore with ignore conditions (#19439) 2021-05-20 07:05:44 +00:00
Jason Rudolph
fbf71119d0 Dependabot Preview Migration: Describe recommended workaround for ACF_PRO_KEY (#19432) 2021-05-19 20:26:02 +00:00
Sarah Schneider
f7e848e0c4 ran script/content-migrations/remove-map-topics.js && script/content-migrations/update-tocs.js 2021-05-19 10:12:38 -04:00
Mike McDonald
184d37a8ff [Mid May] Adding docs on ignore update-types (#19039) 2021-05-18 12:08:05 +00:00