You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# required to fetch internal or private CodeQL packs
36
+
packages: read
37
+
38
+
# only required for workflows in private repositories
39
+
actions: read
40
+
contents: read
41
+
42
+
strategy:
43
+
fail-fast: false
44
+
matrix:
45
+
include:
46
+
- language: actions
47
+
build-mode: none
48
+
- language: java-kotlin
49
+
build-mode: none # This mode only analyzes Java. Set this to 'autobuild' or 'manual' to analyze Kotlin too.
50
+
- language: javascript-typescript
51
+
build-mode: none
52
+
- language: python
53
+
build-mode: none
54
+
# CodeQL supports the following values keywords for 'language': 'actions', 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift'
55
+
# Use `c-cpp` to analyze code written in C, C++ or both
56
+
# Use 'java-kotlin' to analyze code written in Java, Kotlin or both
57
+
# Use 'javascript-typescript' to analyze code written in JavaScript, TypeScript or both
58
+
# To learn more about changing the languages that are analyzed or customizing the build mode for your analysis,
59
+
# see https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/customizing-your-advanced-setup-for-code-scanning.
60
+
# If you are analyzing a compiled language, you can modify the 'build-mode' for that language to customize how
61
+
# 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
62
+
steps:
63
+
- name: Checkout repository
64
+
uses: actions/checkout@v4
65
+
66
+
# Add any setup steps before running the `github/codeql-action/init` action.
67
+
# This includes steps like installing compilers or runtimes (`actions/setup-node`
68
+
# or others). This is typically only required for manual builds.
69
+
# - name: Setup runtime (example)
70
+
# uses: actions/setup-example@v1
71
+
72
+
# Initializes the CodeQL tools for scanning.
73
+
- name: Initialize CodeQL
74
+
uses: github/codeql-action/init@v3
75
+
with:
76
+
languages: ${{ matrix.language }}
77
+
build-mode: ${{ matrix.build-mode }}
78
+
# If you wish to specify custom queries, you can do so here or in a config file.
79
+
# By default, queries listed here will override any specified in a config file.
80
+
# Prefix the list here with "+" to use these queries and those in the config file.
81
+
82
+
# 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
83
+
# queries: security-extended,security-and-quality
84
+
85
+
# If the analyze step fails for one of the languages you are analyzing with
86
+
# "We were unable to automatically build your code", modify the matrix above
87
+
# to set the build mode to "manual" for that language. Then modify this step
88
+
# to build your code.
89
+
# ℹ️ Command-line programs to run using the OS shell.
90
+
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
91
+
- if: matrix.build-mode == 'manual'
92
+
shell: bash
93
+
run: |
94
+
echo 'If you are using a "manual" build mode for one or more of the' \
95
+
'languages you are analyzing, replace this with the commands to build' \
Copy file name to clipboardExpand all lines: README.md
+73-7Lines changed: 73 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,81 @@
1
1
Dataverse®
2
2
===============
3
3
4
-
Dataverse is an [open source][] software platform for sharing, finding, citing, and preserving research data (developed by the [Dataverse team](https://dataverse.org/about) at the [Institute for Quantitative Social Science](https://iq.harvard.edu/) and the [Dataverse community][]).
[dataverse.org][] is our home on the web and shows a map of Dataverse installations around the world, a list of [features][], [integrations][] that have been made possible through [REST APIs][], our [project board][], our development [roadmap][], and more.
6
+
## Table of Contents
7
7
8
-
We maintain a demo site at [demo.dataverse.org][] which you are welcome to use for testing and evaluating Dataverse.
8
+
1.[❓ What is Dataverse?](#what-is-dataverse)
9
+
2.[✔ Try Dataverse](#try-dataverse)
10
+
3.[🌐 Features, Integrations, Roadmaps, and More](#website)
11
+
4.[📥 Installation](#installation)
12
+
5.[🏘 Community and Support](#community-and-support)
13
+
6.[🧑💻️ Contributing](#contributing)
14
+
7.[⚖️ Legal Information](#legal-informations)
9
15
10
-
To install Dataverse, please see our [Installation Guide][] which will prompt you to download our [latest release][]. Docker users should consult the [Container Guide][].
16
+
<aname="what-is-dataverse"></a>
11
17
12
-
To discuss Dataverse with the community, please join our [mailing list][], participate in a [community call][], chat with us at [chat.dataverse.org][], or attend our annual [Dataverse Community Meeting][].
18
+
## ❓ What is Dataverse?
13
19
14
-
We love contributors! Please see our [Contributing Guide][] for ways you can help.
20
+
Welcome to Dataverse®, the [open source][] software platform designed for sharing, finding, citing, and preserving research data. Developed by the Dataverse team at the [Institute for Quantitative Social Science](https://iq.harvard.edu/) and the [Dataverse community][], our platform makes it easy for research organizations to host, manage, and share their data with the world.
21
+
22
+
<aname="try-dataverse"></a>
23
+
24
+
## ✔ Try Dataverse
25
+
26
+
We invite you to explore our demo site at [demo.dataverse.org][]. This site is ideal for testing and evaluating Dataverse in a risk-free environment.
27
+
28
+
<aname="website"></a>
29
+
30
+
## 🌐 Features, Integrations, Roadmaps, and More
31
+
32
+
Visit [dataverse.org][], our home on the web, for a comprehensive overview of Dataverse. Here, you will find:
33
+
34
+
- An interactive map showcasing Dataverse installations worldwide.
35
+
- A detailed list of [features][].
36
+
- Information on [integrations][] that have been made possible through our [REST APIs][].
37
+
- Our [project board][] and development [roadmap][].
38
+
- News, events, and more.
39
+
40
+
<aname="installation"></a>
41
+
42
+
## 📥 Installation
43
+
44
+
Ready to get started? Follow our [Installation Guide][] to download and install the latest release of Dataverse.
45
+
46
+
If you are using Docker, please refer to our [Container Guide][] for detailed instructions.
47
+
48
+
<aname="community-and-support"></a>
49
+
50
+
## 🏘 Community and Support
51
+
52
+
Engage with the vibrant Dataverse community through various channels:
53
+
54
+
-**[Mailing List][]**: Join the conversation on our [mailing list][].
55
+
-**[Community Calls][]**: Participate in our regular [community calls][] to discuss new features, ask questions, and share your experiences.
56
+
-**[Chat][]**: Connect with us and other users in real-time at [dataverse.zulipchat.com][].
57
+
-**[Dataverse Community Meeting][]**: Attend our annual [Dataverse Community Meeting][] to network, learn, and collaborate with peers and experts.
58
+
-**[DataverseTV][]**: Watch the video content from the Dataverse community on [DataverseTV][] and on [Harvard's IQSS YouTube channel][].
59
+
60
+
<aname="contributing"></a>
61
+
## 🧑💻️ Contribute to Dataverse
62
+
63
+
We love contributors! Whether you are a developer, researcher, or enthusiast, there are many ways you can help.
64
+
65
+
Visit our [Contributing Guide][] to learn how you can get involved.
66
+
67
+
Join us in building and enhancing Dataverse to make research data more accessible and impactful. Your support and participation are crucial to our success!
68
+
69
+
<aname="legal-informations"></a>
70
+
## ⚖️ Legal Information
15
71
16
72
Dataverse is a trademark of President and Fellows of Harvard College and is registered in the United States.
17
73
74
+
---
75
+
For more detailed information, visit our website at [dataverse.org][].
76
+
77
+
Feel free to [reach out] with any questions or feedback. Happy researching!
[](https://jenkins.dataverse.org/job/IQSS-dataverse-develop/)
@@ -37,6 +98,11 @@ Dataverse is a trademark of President and Fellows of Harvard College and is regi
0 commit comments