* 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>
* 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>
* 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>
* 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>
* 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>
* 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
* 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>
* 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>