-
Notifications
You must be signed in to change notification settings - Fork 448
Commit 6bc82e0
authored
File tree
47 files changed
+537144
-341697
lines changed- .github
- dependabot.yml
- workflows
- __bundle-from-toolcache.yml
- __bundle-toolcache.yml
- __export-file-baseline-information.yml
- __global-proxy.yml
- __rubocop-multi-language.yml
- CHANGELOG.md
- lib
- analyze-action-post.js
- analyze-action.js
- autobuild-action.js
- init-action-post.js
- init-action.js
- resolve-environment-action.js
- setup-codeql-action.js
- start-proxy-action-post.js
- start-proxy-action.js
- upload-lib.js
- upload-sarif-action-post.js
- upload-sarif-action.js
- package-lock.json
- package.json
- pr-checks/checks
- bundle-from-toolcache.yml
- bundle-toolcache.yml
- export-file-baseline-information.yml
- global-proxy.yml
- rubocop-multi-language.yml
- src
- analyze.test.ts
- analyze.ts
- artifact-scanner.test.ts
- artifact-scanner.ts
- codeql.ts
- config-utils.test.ts
- config-utils.ts
- diagnostics.ts
- feature-flags.ts
- feature-flags
- properties.ts
- init-action-post-helper.ts
- init-action-post.ts
- init-action.ts
- init.test.ts
- init.ts
- start-proxy.test.ts
- start-proxy.ts
- testing-utils.ts
- util.test.ts
- util.ts
- tsconfig.json
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+537144
-341697
lines changed.github/dependabot.yml
Lines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
| |||
.github/workflows/__bundle-from-toolcache.yml
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
.github/workflows/__bundle-toolcache.yml
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
.github/workflows/__export-file-baseline-information.yml
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
.github/workflows/__global-proxy.yml
Lines changed: 0 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
.github/workflows/__rubocop-multi-language.yml
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
CHANGELOG.md
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
5 | 10 | | |
6 | 11 | | |
7 | 12 | | |
| |||
0 commit comments