-
Notifications
You must be signed in to change notification settings - Fork 1
Update #39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: globus
Are you sure you want to change the base?
Update #39
Changes from all commits
699c9fc
20ce4e2
36c37ef
76ca085
3cb4bb3
b09e63a
c5d5353
0464396
fc12341
1eab9a2
47e7293
425adb1
6658f45
8b4d9ea
279819f
0a8a55a
1bba876
512e97f
5dc8b47
ed8fd70
3d19a37
acbf825
f2e9489
48636f6
dec0372
d649ecf
90a1219
6a144ac
4370bb7
78c23a3
42aa30c
af9d040
2cac1fe
79ed683
b2a993e
7dbc6da
83671e8
50d04e6
0cebb9c
358aa9d
cd8c43e
ef8b3c5
b28c6c5
ed07f96
ef31191
7edf3a0
98f448e
cb9728a
1e3afbe
9be444e
e005295
b8b2847
e3797e3
b21131f
a1bc4fd
7054b64
d0762e7
cc1d767
6b188a4
5727c1b
3377d76
823c754
c397418
217ef23
ec1b65b
4069180
d5e8cee
a07a2f8
e8128c3
8774c43
0d5883d
0e2a7b6
c14802a
22983d8
68c8b9f
188848a
1ef86a4
69e2dd7
5e2589c
847c923
df16252
2e0718e
353c383
9c0e64b
278b7ca
2636065
cedaab3
a0cf2ef
718b114
2eb10cc
7904e99
4215b92
d25756d
51d145e
f3bfe55
bfccabe
08b9c86
b7b335e
595e8f2
4ead806
5e18459
8095d2f
4bb2816
36c9e93
4a660f6
460070e
cc5dd50
7b68d78
55f77c5
3ccee6e
f7e726f
8a603e2
9d2418e
e80cc5d
f1ccacc
4a0dc28
2e193bf
3509442
d41fb78
96ebb7a
32b3fd3
c21fe92
0b3e05d
a19d03b
1841bcc
f3e45c5
8db91f1
77ee195
97286c3
e2ed54a
9462466
d2e837d
e18c3e6
060272f
abec775
ab0df33
db7609a
b52c229
695f992
4aadc91
4fcc0e1
430037c
a4db5f5
486e3f2
1b4a17a
b7f3960
efb10a0
807c8f6
78e3967
c976fcd
6cbe7ec
1bd05bb
5531161
d0b449a
a478ecc
ae692af
fbe7b2e
5d3b143
bfa7986
d605f1f
d07a45c
0000c12
03a6763
7d851e9
cde389f
8e91d70
5d431b9
216bcb7
0a812ab
ac837ee
370902a
1ee940a
b64e634
2484285
ce34be7
08ecbf0
4328a10
6754e95
e281160
5fa56ec
e8b0fd2
70f7b99
b87af01
c387517
978d32d
82b8d67
f14954d
275d8f3
fb190b0
2bb134b
9db609b
ebda709
e7a2e70
37ff518
befd61d
9bc351e
11e9d6c
1bf2a61
1c3d286
e9c52db
b9dfa50
51aecf7
bc5a539
68e9a84
4a7173b
9b0e389
cd907fd
352e361
a5a5410
1cec97b
d5e2cda
8ccec57
0f2511b
61bae55
ca98439
c6faaa6
2c7ec9f
14f8206
8bbd737
824f16f
fe20ed7
693c89e
217d430
261ab11
7ee98da
3be83ea
beb49c6
080a81b
c57b7af
e46a251
fb2fe48
3ee64ea
0f3e645
c797854
f9f4afb
0a1817f
bc94b4c
0771ee2
8ef2ad4
0109463
ac64059
f363fce
9497570
dffbdcc
8cc4b99
cc3c65e
199057d
4ce883c
a3b8fd7
dfd0198
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| APP_IMAGE=gdcc/dataverse:unstable | ||
| POSTGRES_VERSION=17 | ||
| DATAVERSE_DB_USER=dataverse | ||
| SOLR_VERSION=9.8.0 | ||
| SKIP_DEPLOY=0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| # https://www.git-scm.com/docs/gitattributes | ||
|
|
||
| # This set mandatory LF line endings for .sh files preventing from windows users to having to change the value of their git config --global core.autocrlf to 'false' or 'input' | ||
| *.sh text eol=lf |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
|
|
||
| # Any container related stuff should be assigned to / reviewed by Oliver and/or Phil | ||
| modules/container-configbaker/** @poikilotherm @pdurbin | ||
| modules/container-base/** @poikilotherm @pdurbin | ||
| src/main/docker/** @poikilotherm @pdurbin | ||
| docker-compose-dev.yml @poikilotherm @pdurbin | ||
| .github/workflows/scripts/containers** @poikilotherm @pdurbin | ||
| .github/workflows/container_* @poikilotherm @pdurbin |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,58 @@ | ||
| --- | ||
| name: Bug report | ||
| about: Did you encounter something unexpected or incorrect in the Dataverse software? | ||
| We'd like to hear about it! | ||
| title: '' | ||
| labels: 'Type: Bug' | ||
| assignees: '' | ||
|
|
||
| --- | ||
|
|
||
| <!-- | ||
| Thank you for contributing to the Dataverse Project through the creation of a bug report! | ||
|
|
||
| WARNING: If this is a security issue it should be reported privately to security@dataverse.org | ||
|
|
||
| More information on bug issues and contributions can be found in the "Contributing to Dataverse" page: | ||
| https://guides.dataverse.org/en/latest/contributor/index.html | ||
|
|
||
| Please fill out as much of the template as you can. | ||
| Start below this comment section. | ||
| --> | ||
| **What steps does it take to reproduce the issue?** | ||
|
|
||
| * When does this issue occur? | ||
|
|
||
|
|
||
| * Which page(s) does it occurs on? | ||
|
|
||
|
|
||
| * What happens? | ||
|
|
||
|
|
||
| * To whom does it occur (all users, curators, superusers)? | ||
|
|
||
|
|
||
| * What did you expect to happen? | ||
|
|
||
|
|
||
|
|
||
| **Which version of Dataverse are you using?** | ||
|
|
||
|
|
||
|
|
||
| **Any related open or closed issues to this bug report?** | ||
|
|
||
|
|
||
| **Screenshots:** | ||
|
|
||
| No matter the issue, screenshots are always welcome. | ||
|
|
||
| To add a screenshot, please use one of the following formats and/or methods described here: | ||
|
|
||
| * https://help.github.com/en/articles/file-attachments-on-issues-and-pull-requests | ||
| * | ||
|
|
||
|
|
||
| **Are you thinking about creating a pull request for this issue?** | ||
| Help is always welcome, is this bug something you or your organization plan to fix? |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,39 @@ | ||
| --- | ||
| name: Feature request | ||
| about: Suggest an idea or new feature for the Dataverse software! | ||
| title: 'Feature Request:' | ||
| labels: 'Type: Feature' | ||
| assignees: '' | ||
|
|
||
| --- | ||
|
|
||
| <!-- | ||
| Thank you for contributing to the Dataverse Project through the creation of a feature request! | ||
|
|
||
| More information on ideas/feature requests and contributions can be found in the "Contributing to Dataverse" page: | ||
| https://guides.dataverse.org/en/latest/contributor/index.html | ||
|
|
||
| Please fill out as much of the template as you can. | ||
| Start below this comment section. | ||
| --> | ||
|
|
||
| **Overview of the Feature Request** | ||
|
|
||
|
|
||
| **What kind of user is the feature intended for?** | ||
| (Example users roles: API User, Curator, Depositor, Guest, Superuser, Sysadmin) | ||
|
|
||
|
|
||
| **What inspired the request?** | ||
|
|
||
|
|
||
| **What existing behavior do you want changed?** | ||
|
|
||
|
|
||
| **Any brand new behavior do you want to add to Dataverse?** | ||
|
|
||
|
|
||
| **Any open or closed issues related to this feature request?** | ||
|
|
||
| **Are you thinking about creating a pull request for this feature?** | ||
| Help is always welcome, is this feature something you or your organization plan to implement? |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,40 @@ | ||
| --- | ||
| name: Idea proposal | ||
| about: Propose a new idea for discussion to improve the Dataverse software! | ||
| title: 'Suggestion:' | ||
| labels: 'Type: Suggestion' | ||
| assignees: '' | ||
|
|
||
| --- | ||
|
|
||
| <!-- | ||
| Thank you for contributing to the Dataverse Project through the creation of a feature request! | ||
|
|
||
| More information on ideas/feature requests and contributions can be found in the "Contributing to Dataverse" page: | ||
| https://guides.dataverse.org/en/latest/contributor/index.html | ||
|
|
||
| Please fill out as much of the template as you can. | ||
| Start below this comment section. | ||
| --> | ||
|
|
||
| **Overview of the Suggestion** | ||
|
|
||
|
|
||
| **What kind of user is the suggestion intended for?** | ||
| (Example users roles: API User, Curator, Depositor, Guest, Superuser, Sysadmin) | ||
|
|
||
|
|
||
| **What inspired this idea?** | ||
|
|
||
|
|
||
| **What existing behavior do you want changed?** | ||
|
|
||
|
|
||
| **Any brand new behavior do you want to add to Dataverse?** | ||
|
|
||
|
|
||
| **Any open or closed issues related to this suggestion?** | ||
|
|
||
|
|
||
| **Are you thinking about creating a pull request for this issue?** | ||
| Help is always welcome, is this idea something you or your organization plan to implement? |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,15 @@ | ||
| **What this PR does / why we need it**: | ||
|
|
||
| **Which issue(s) this PR closes**: | ||
|
|
||
| - Closes # | ||
|
|
||
| **Special notes for your reviewer**: | ||
|
|
||
| **Suggestions on how to test this**: | ||
|
|
||
| **Does this PR introduce a user interface change? If mockups are available, please link/include them here**: | ||
|
|
||
| **Is there a release notes update needed for this change?**: | ||
|
|
||
| **Additional documentation**: |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| # Security | ||
|
|
||
| To report a security vulnerability please email security@dataverse.org as explained at https://guides.dataverse.org/en/latest/installation/config.html#reporting-security-issues | ||
|
|
||
| Advice on securing your installation can be found at https://guides.dataverse.org/en/latest/installation/config.html#securing-your-installation | ||
|
|
||
| Security practices and procedures used by the Dataverse team are described at https://guides.dataverse.org/en/latest/developers/security.html |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,37 @@ | ||
| --- | ||
| name: "Setup Maven and Caches" | ||
| description: "Determine Java version and setup Maven, including necessary caches." | ||
| inputs: | ||
| git-reference: | ||
| description: 'The git reference (branch/tag) to check out' | ||
| required: false | ||
| default: '${{ github.ref }}' | ||
| pom-paths: | ||
| description: "List of paths to Maven POM(s) for cache dependency setup" | ||
| required: false | ||
| default: 'pom.xml' | ||
| runs: | ||
| using: composite | ||
| steps: | ||
| - name: Checkout repository | ||
| uses: actions/checkout@v5 | ||
| with: | ||
| ref: ${{ inputs.git-reference }} | ||
| - name: Determine Java version by reading the Maven property | ||
| shell: bash | ||
| run: | | ||
| echo "JAVA_VERSION=$(grep '<target.java.version>' ${GITHUB_WORKSPACE}/modules/dataverse-parent/pom.xml | cut -f2 -d'>' | cut -f1 -d'<')" | tee -a ${GITHUB_ENV} | ||
| - name: Set up JDK ${{ env.JAVA_VERSION }} | ||
| id: setup-java | ||
| uses: actions/setup-java@v5 | ||
| with: | ||
| java-version: ${{ env.JAVA_VERSION }} | ||
| distribution: 'temurin' | ||
| cache: 'maven' | ||
| cache-dependency-path: ${{ inputs.pom-paths }} | ||
| - name: Download common cache on branch cache miss | ||
| if: ${{ steps.setup-java.outputs.cache-hit != 'true' }} | ||
| uses: actions/cache/restore@v4 | ||
| with: | ||
| key: dataverse-maven-cache | ||
| path: ~/.m2/repository |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| # Set update schedule for GitHub Actions | ||
| # https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/keeping-your-actions-up-to-date-with-dependabot | ||
|
|
||
| version: 2 | ||
| updates: | ||
|
|
||
| - package-ecosystem: "github-actions" | ||
| directory: "/" | ||
| schedule: | ||
| # Check for updates to GitHub Actions daily | ||
| interval: "daily" |
| Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| @@ -0,0 +1,18 @@ | ||||||||||||||||||||||||||||||||
| name: Add bugs to project board | ||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||
| on: | ||||||||||||||||||||||||||||||||
| issues: | ||||||||||||||||||||||||||||||||
| types: | ||||||||||||||||||||||||||||||||
| - opened | ||||||||||||||||||||||||||||||||
| - labeled | ||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||
| jobs: | ||||||||||||||||||||||||||||||||
| add-to-project: | ||||||||||||||||||||||||||||||||
| name: Add bug to project | ||||||||||||||||||||||||||||||||
| runs-on: ubuntu-latest | ||||||||||||||||||||||||||||||||
| steps: | ||||||||||||||||||||||||||||||||
| - uses: actions/add-to-project@v2.0.0 | ||||||||||||||||||||||||||||||||
| with: | ||||||||||||||||||||||||||||||||
| project-url: https://github.com/orgs/IQSS/projects/34 | ||||||||||||||||||||||||||||||||
| github-token: ${{ secrets.ADD_TO_PROJECT_PAT }} | ||||||||||||||||||||||||||||||||
| labeled: "Type: Bug" | ||||||||||||||||||||||||||||||||
|
Comment on lines
+11
to
+18
Check warningCode scanning / CodeQL Workflow does not contain permissions Medium
Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {}
Copilot AutofixAI 16 days ago Add an explicit Best fix here: set workflow-level permissions to read-only minimal scope:
This workflow only runs No imports, methods, or additional definitions are needed.
Suggested changeset
1
.github/workflows/add_bugs_to_project.yml
Copilot is powered by AI and may make mistakes. Always verify output.
Refresh and try again.
|
||||||||||||||||||||||||||||||||
| Original file line number | Diff line number | Diff line change | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| @@ -0,0 +1,32 @@ | |||||||||||||||||||||||||||||
| name: "Properties Check" | |||||||||||||||||||||||||||||
| on: | |||||||||||||||||||||||||||||
| pull_request: | |||||||||||||||||||||||||||||
| paths: | |||||||||||||||||||||||||||||
| - "src/**/*.properties" | |||||||||||||||||||||||||||||
| - "scripts/api/data/metadatablocks/*" | |||||||||||||||||||||||||||||
| jobs: | |||||||||||||||||||||||||||||
| duplicate_keys: | |||||||||||||||||||||||||||||
| name: Duplicate Keys | |||||||||||||||||||||||||||||
| runs-on: ubuntu-latest | |||||||||||||||||||||||||||||
| steps: | |||||||||||||||||||||||||||||
| - uses: actions/checkout@v6 | |||||||||||||||||||||||||||||
| - name: Run duplicates detection script | |||||||||||||||||||||||||||||
| shell: bash | |||||||||||||||||||||||||||||
| run: tests/check_duplicate_properties.sh | |||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||
| metadata_blocks_properties: | |||||||||||||||||||||||||||||
|
Comment on lines
+9
to
+17
Check warningCode scanning / CodeQL Workflow does not contain permissions Medium
Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}
Copilot AutofixAI about 2 months ago Add an explicit top-level
Best single fix without changing functionality: in
Suggested changeset
1
.github/workflows/check_property_files.yml
Copilot is powered by AI and may make mistakes. Always verify output.
Refresh and try again.
|
|||||||||||||||||||||||||||||
| name: Metadata Blocks Properties | |||||||||||||||||||||||||||||
| runs-on: ubuntu-latest | |||||||||||||||||||||||||||||
| steps: | |||||||||||||||||||||||||||||
| - uses: actions/checkout@v6 | |||||||||||||||||||||||||||||
| - name: Setup GraalVM + Native Image | |||||||||||||||||||||||||||||
| uses: graalvm/setup-graalvm@v1 | |||||||||||||||||||||||||||||
| with: | |||||||||||||||||||||||||||||
| github-token: ${{ secrets.GITHUB_TOKEN }} | |||||||||||||||||||||||||||||
| java-version: '21' | |||||||||||||||||||||||||||||
| distribution: 'graalvm-community' | |||||||||||||||||||||||||||||
| - name: Setup JBang | |||||||||||||||||||||||||||||
| uses: jbangdev/setup-jbang@main | |||||||||||||||||||||||||||||
| - name: Run metadata block properties verification script | |||||||||||||||||||||||||||||
| shell: bash | |||||||||||||||||||||||||||||
| run: tests/verify_mdb_properties.sh | |||||||||||||||||||||||||||||
|
Comment on lines
+18
to
+32
Check warningCode scanning / CodeQL Workflow does not contain permissions Medium
Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}
Copilot AutofixAI about 2 months ago Add an explicit workflow-level Best fix (without changing functionality): in permissions:
contents: readdirectly under the
Suggested changeset
1
.github/workflows/check_property_files.yml
Copilot is powered by AI and may make mistakes. Always verify output.
Refresh and try again.
|
|||||||||||||||||||||||||||||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,104 @@ | ||
| # For most projects, this workflow file will not need changing; you simply need | ||
| # to commit it to your repository. | ||
| # | ||
| # You may wish to alter this file to override the set of languages analyzed, | ||
| # or to provide custom queries or build logic. | ||
| # | ||
| # ******** NOTE ******** | ||
| # We have attempted to detect the languages in your repository. Please check | ||
| # the `language` matrix defined below to confirm you have the correct set of | ||
| # supported CodeQL languages. | ||
| # | ||
| name: "CodeQL Advanced" | ||
|
|
||
| on: | ||
| push: | ||
| branches: [ "develop", "master" ] | ||
| pull_request: | ||
| branches: [ "develop", "master" ] | ||
| schedule: | ||
| - cron: '30 6 * * 4' | ||
|
|
||
| jobs: | ||
| analyze: | ||
| name: Analyze (${{ matrix.language }}) | ||
| # Runner size impacts CodeQL analysis time. To learn more, please see: | ||
| # - https://gh.io/recommended-hardware-resources-for-running-codeql | ||
| # - https://gh.io/supported-runners-and-hardware-resources | ||
| # - https://gh.io/using-larger-runners (GitHub.com only) | ||
| # Consider using larger runners or machines with greater resources for possible analysis time improvements. | ||
| runs-on: ${{ (matrix.language == 'swift' && 'macos-latest') || 'ubuntu-latest' }} | ||
| permissions: | ||
| # required for all workflows | ||
| security-events: write | ||
|
|
||
| # required to fetch internal or private CodeQL packs | ||
| packages: read | ||
|
|
||
| # only required for workflows in private repositories | ||
| actions: read | ||
| contents: read | ||
|
|
||
| strategy: | ||
| fail-fast: false | ||
| matrix: | ||
| include: | ||
| - language: actions | ||
| build-mode: none | ||
| - language: java-kotlin | ||
| build-mode: none # This mode only analyzes Java. Set this to 'autobuild' or 'manual' to analyze Kotlin too. | ||
| - language: javascript-typescript | ||
| build-mode: none | ||
| - language: python | ||
| build-mode: none | ||
| # CodeQL supports the following values keywords for 'language': 'actions', 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift' | ||
| # Use `c-cpp` to analyze code written in C, C++ or both | ||
| # Use 'java-kotlin' to analyze code written in Java, Kotlin or both | ||
| # Use 'javascript-typescript' to analyze code written in JavaScript, TypeScript or both | ||
| # To learn more about changing the languages that are analyzed or customizing the build mode for your analysis, | ||
| # see https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/customizing-your-advanced-setup-for-code-scanning. | ||
| # If you are analyzing a compiled language, you can modify the 'build-mode' for that language to customize how | ||
| # your codebase is analyzed, see https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/codeql-code-scanning-for-compiled-languages | ||
| steps: | ||
| - name: Checkout repository | ||
| uses: actions/checkout@v6 | ||
|
|
||
| # Add any setup steps before running the `github/codeql-action/init` action. | ||
| # This includes steps like installing compilers or runtimes (`actions/setup-node` | ||
| # or others). This is typically only required for manual builds. | ||
| # - name: Setup runtime (example) | ||
| # uses: actions/setup-example@v1 | ||
|
|
||
| # Initializes the CodeQL tools for scanning. | ||
| - name: Initialize CodeQL | ||
| uses: github/codeql-action/init@v4 | ||
| with: | ||
| languages: ${{ matrix.language }} | ||
| build-mode: ${{ matrix.build-mode }} | ||
| # If you wish to specify custom queries, you can do so here or in a config file. | ||
| # By default, queries listed here will override any specified in a config file. | ||
| # Prefix the list here with "+" to use these queries and those in the config file. | ||
|
|
||
| # For more details on CodeQL's query packs, refer to: https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs | ||
| # queries: security-extended,security-and-quality | ||
|
|
||
| # If the analyze step fails for one of the languages you are analyzing with | ||
| # "We were unable to automatically build your code", modify the matrix above | ||
| # to set the build mode to "manual" for that language. Then modify this step | ||
| # to build your code. | ||
| # ℹ️ Command-line programs to run using the OS shell. | ||
| # 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun | ||
| - if: matrix.build-mode == 'manual' | ||
| shell: bash | ||
| run: | | ||
| echo 'If you are using a "manual" build mode for one or more of the' \ | ||
| 'languages you are analyzing, replace this with the commands to build' \ | ||
| 'your code, for example:' | ||
| echo ' make bootstrap' | ||
| echo ' make release' | ||
| exit 1 | ||
|
|
||
| - name: Perform CodeQL Analysis | ||
| uses: github/codeql-action/analyze@v4 | ||
| with: | ||
| category: "/language:${{matrix.language}}" |
Uh oh!
There was an error while loading. Please reload this page.