-
Notifications
You must be signed in to change notification settings - Fork 64.7k
Closed as not planned
Closed as not planned
Copy link
Labels
SME reviewedAn SME has reviewed this issue/PRAn SME has reviewed this issue/PRcode securityContent related to code securityContent related to code securitycontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamstaleThere is no recent activity on this issue or pull requestThere is no recent activity on this issue or pull request
Description
[maintainer edit]
This issue is reserved for the MLH Fellowship program.
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
What part(s) of the article would you like to see updated?
In the following example command in this article, I wonder if the order of arguments and options is correct because the repo /codeql-dbs/example-repo is located after --download.
Also --github-auth-stdin is needed because the token $OCTO-ORG_ACCESS_TOKEN is from stdin..
$ echo $OCTO-ORG_ACCESS_TOKEN | codeql database analyze --download /codeql-dbs/example-repo \
octo-org/security-queries \
octo-org/optional-security-queries@~1.0.1:queries/csrf.ql \
--format=sarif-latest --output=/temp/example-repo-js.sarifAdditional information
Content Plan
See plan here.
Metadata
Metadata
Assignees
Labels
SME reviewedAn SME has reviewed this issue/PRAn SME has reviewed this issue/PRcode securityContent related to code securityContent related to code securitycontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamstaleThere is no recent activity on this issue or pull requestThere is no recent activity on this issue or pull request