forked from anuraghazra/github-readme-stats
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[pull] master from anuraghazra:master (#35)
* docs(contributing guidelines): remove duplicate license section (anuraghazra#3333) * refactor: fix typo in TRY_AGAIN_LATER constant name (anuraghazra#3274) * docs: add available locales section (anuraghazra#3331) * docs: add available locales section * dev * docs: remove broken sponsor links (anuraghazra#3336) solves: anuraghazra#3334 Removed broken "Supported by" links in documentation * CI: Add static code analysis workflow (CodeQL) (anuraghazra#2918) * infra: enable no-with eslint rule (anuraghazra#3233) * infra: enable no-multiple-empty-lines eslint rule (anuraghazra#3262) * docs: fix relative README links (anuraghazra#3067) --------- Co-authored-by: Alexandr Garbuzov <qwerty541zxc@gmail.com> Co-authored-by: Vishal Sharma <106011641+vishal-sharma-369@users.noreply.github.com> Co-authored-by: Rick Staa <rick.staa@outlook.com>
- Loading branch information
1 parent
dd68af3
commit 920c571
Showing
5 changed files
with
105 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
name: "Static code analysis workflow (CodeQL)" | ||
|
||
on: | ||
push: | ||
branches: [main] | ||
pull_request: | ||
branches: [main] | ||
|
||
permissions: | ||
actions: read | ||
checks: read | ||
contents: read | ||
deployments: read | ||
issues: read | ||
discussions: read | ||
packages: read | ||
pages: read | ||
pull-requests: read | ||
repository-projects: read | ||
security-events: write | ||
statuses: read | ||
|
||
jobs: | ||
CodeQL-Build: | ||
# CodeQL runs on ubuntu-latest, windows-latest, and macos-latest | ||
runs-on: ubuntu-latest | ||
|
||
steps: | ||
- name: Checkout repository | ||
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3 | ||
|
||
# Initializes the CodeQL tools for scanning. | ||
- name: Initialize CodeQL | ||
uses: github/codeql-action/init@46a6823b81f2d7c67ddf123851eea88365bc8a67 # v2.13.5 | ||
with: | ||
languages: javascript | ||
|
||
- name: Perform CodeQL Analysis | ||
uses: github/codeql-action/analyze@46a6823b81f2d7c67ddf123851eea88365bc8a67 # v2.13.5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
920c571
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
gh-stats – ./
gh-stats-git-master-j4ckofalltrades.vercel.app
gh-stats-j4ckofalltrades.vercel.app
gh-stats-lilac.vercel.app