1
0
mirror of synced 2025-12-20 02:19:14 -05:00
Commit Graph

33 Commits

Author SHA1 Message Date
Hana Harencarova
774598c1a9 Improve wording 2022-08-22 15:49:01 +02:00
Hana Harencarova
88aa138851 Remove comments 2022-08-22 15:45:55 +02:00
Hana Harencarova
59652e9298 Improve wording about fingerprints 2022-08-22 15:34:36 +02:00
Hana Harencarova
c928c39bd4 Update uploading-a-sarif-file-to-github.md
Change the link to 'About SARIF support for code scanning'
2022-08-08 15:36:10 +02:00
Hana Harencarova
cc80a8b182 Code Scanning integration - importance of consistent filepaths #7017 2022-08-08 15:32:07 +02:00
Simon Engledew
65e373924a code-scanning: Add a section on rules and results (#29161) 2022-08-02 09:58:41 +00:00
Hector Alfaro
95e6f3d3ab Deprecate GHES 3.1 (#28798)
* add 3.1 to deprecated versions

* rewrite img src to use azure blob storage in archive script

Co-authored-by: rachmari <rachmari@users.noreply.github.com>

* remove static files for ghes 3.1

* remove liquid conditionals and content for ghes 3.1

* remove outdated hardware reqs reusable

* Fix liquid conditional uncaught by script

* Close liquid conditionals missed by script

* Apply @mattpollard's suggestions

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

Co-authored-by: rachmari <rachmari@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-07-11 21:17:09 +00:00
Sarah Schneider
2c0e82a216 Merge branch 'main' of github.com:github/docs-internal into use-ifversion-for-fbv 2022-06-07 15:03:57 -04:00
Jesse Seales
3a3e36a525 Additional closing curly brace (#18382)
Adding additional closing curly brace to the minimal SARIF file example so that code can be copy/pasted for a user and work without additional formatting.
2022-06-07 09:57:38 +00:00
Sarah Schneider
f44578572c Ran script/content-migrations/convert-if-to-ifversion.js 2022-06-06 18:13:12 -04:00
mc
e4a8c09df7 Update content/code-security/code-scanning/integrating-with-code-scanning/sarif-support-for-code-scanning.md 2022-05-05 10:25:33 +01:00
Simon Engledew
834af240f8 Fix toolcomponent-object case 2022-05-03 14:22:39 +01:00
Simon Engledew
c0df3081d5 Merge branch 'main' into simon-engledew/sarif-extensions 2022-05-03 14:14:32 +01:00
Sarita Iyer
f0aa870b6a Merge branch 'main' into saritai/code-scanning-analysis-origins 2022-04-04 10:26:37 -04:00
Lucas Costi
b49c768777 Version actions for GHES, use reusables (#26004)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-04-01 09:36:17 +10:00
Sarita Iyer
61bf1ba035 Added links to new subsection with reusable 2022-03-29 17:15:24 -04:00
Simon Engledew
c2c7975f66 code-scanning: Add a section which describes extensions 2022-03-28 09:54:43 +01:00
Felicity Chapman
df251b101d Fix schema in examples (#26076) 2022-03-10 17:00:49 +00:00
Chris Gavin
f0b7088b75 Make it clear that the SARIF properties.security-severity property should be a string. (#25976) 2022-03-07 17:04:12 +00:00
Felicity Chapman
7e75b04241 Add size limit for integer properties in SARIF files (#25967) 2022-03-07 14:56:42 +00:00
Rasmus Wriedt Larsen
d11f852453 CodeQL: Update SARIF uploading example (#25702)
* CodeQL: Update SARIF uploading example
2022-03-01 11:06:56 +00:00
Steve Guntrip
76027fd8d3 CodeQL changes 2022-02-14 10:25:31 +00:00
Felicity Chapman
ee2f75619e CodeQL ML-powered JavaScript queries (public beta) (#24363) 2022-02-03 12:16:12 +00:00
Sam Partington
b94a43061f Elaborate on specifying Code Scanning category (#24179) 2022-01-19 16:32:02 +00:00
Matt Pollard
b3e1ff4e89 Update documentation for GitHub AE's December 2021 release (#23405) 2021-12-07 10:36:37 +01:00
Kevin Heis
3b092b4cb8 Deprecate 2.22 b (#22366)
* Update enterprise-server-releases.js

* Run deprecation script

* Remove finding / managing security vulnerabilities

* remove vuln from translations

* remove more dead pages

* Restore heavily used files

* Remove 2.22 refs in tests

* Update working-with-the-npm-registry.md
2021-10-22 13:23:16 -07:00
mc
7a6f46b1e6 Fix links to SARIF 2.1.0 json file and a couple of links for GHEC (#22233) 2021-10-18 20:25:06 +00:00
Laura Coursen
8f964ea2cb GHEC version (#20947)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Robert Sese <sese@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-10-15 15:41:33 -05:00
Matt Pollard
307e8094ec Backport updated content from GitHub AE M2 megabranch and version for ghae-next (#21525) 2021-10-04 16:11:57 +00:00
AlonaHlobina
5f01af06ec Update beta-codeql-runner.md (#21605)
* Update beta-codeql-runner.md

* Rename beta-codeql-runner.md to deprecation-codeql-runner.md

* update reusable name

* Update about-codeql-code-scanning-in-your-ci-system.md

* Update running-codeql-code-scanning-in-a-container.md

* Update uploading-a-sarif-file-to-github.md

* Update sarif-support-for-code-scanning.md

* Update running-codeql-runner-in-your-ci-system.md

* Update configuring-codeql-cli-in-your-ci-system.md

* Update configuring-codeql-runner-in-your-ci-system.md

* Update running-codeql-runner-in-your-ci-system.md

* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/using-codeql-code-scanning-with-your-existing-ci-system/troubleshooting-codeql-code-scanning-in-your-ci-system.md

* Update configuring-codeql-cli-in-your-ci-system.md

* Apply suggestions from code review

Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>

* update codeql runner reusable

* add new article about runner to cli migration

* fix typo in new article title

* Update deprecation-codeql-runner.md

* Update deprecation-codeql-runner.md

* Apply suggestions from code review

* fix failing test

* fix failing test

* Update versioning to fix failing test

* add `codeql-cli-binaries` to allow list

Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-09-21 13:12:11 -07:00
mc
8106009dc0 [GHES 3.2]: Versioning updates for code scanning - multiple SARIF file upload for 3rd party CI/CD (#21025)
* implemented versioning updates
2021-08-26 08:56:08 +01:00
AlonaHlobina
80702d0eb0 Update sarif-support-for-code-scanning.md (#20987) 2021-08-24 08:40:49 +00:00
Felicity Chapman
bea8d8d5cb Rename code security directories to match features (#20726) 2021-08-16 09:14:25 +00:00