* 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>
* made a start
* more work
* fix typos and add dotcom example SARIF file
* start addressing comments
* address more comments
* addressed more comments
* address outstanding comments
* Apply suggestions from code review
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Marco Gario <marcogario@github.com>
* address more comments
* Update content/code-security/secure-coding/sarif-support-for-code-scanning.md
Co-authored-by: Laura Coursen <lecoursen@github.com>
* more improvements
* remove run id text
* address comment on CodeQL runner
* more improvements
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Marco Gario <marcogario@github.com>
* Update content
* Create github-language-support.md
* Add reminder HTML comments
* Add link to supported languages article
* Add intro for GitHub's products
* Add note to list of CodeQL supported languages
* table with package managers
* Update table and add conceptual info
* Versioning to fix broken links
* Fix table layout
* Add package managers to table
* Fix versioning syntax
* Incorporate reviewer feedback
* Center table headers
* Update Dependabot features in table
* Add footnote for third-party code scanning support
* Update link
* support native markdown table alignments
* Update links for ghes2.22
* Use proper names of package managers
* Add Scala
* Adjust conceptual info
* Flip table axes
* Delete unused reusables
* Update link to Packages info
* fix merge conflict
* fix other merge conflict
* Update codeql-languages-bullets.md
* Revert "Update codeql-languages-bullets.md"
This reverts commit 69547205f5e43a8fbf3edc51c89f0f647eef285a.
* Update article topic to sentence case
Co-authored-by: Sarah Schneider <sarahs@github.com>