-
-
Notifications
You must be signed in to change notification settings - Fork 489
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into main.menu.static.page.feature
- Loading branch information
Showing
1,112 changed files
with
104,898 additions
and
21,601 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
# This workflow uses actions that are not certified by GitHub. They are provided | ||
# by a third-party and are governed by separate terms of service, privacy | ||
# policy, and support documentation. | ||
|
||
name: Scorecard supply-chain security | ||
on: | ||
# For Branch-Protection check. Only the default branch is supported. See | ||
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#branch-protection | ||
branch_protection_rule: | ||
# To guarantee Maintained check is occasionally updated. See | ||
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#maintained | ||
schedule: | ||
- cron: '26 10 * * 5' | ||
push: | ||
branches: [ "main" ] | ||
|
||
# Declare default permissions as read only. | ||
permissions: read-all | ||
|
||
jobs: | ||
analysis: | ||
name: Scorecard analysis | ||
runs-on: ubuntu-latest | ||
permissions: | ||
# Needed to upload the results to code-scanning dashboard. | ||
security-events: write | ||
# Needed to publish results and get a badge (see publish_results below). | ||
id-token: write | ||
# Uncomment the permissions below if installing in a private repository. | ||
# contents: read | ||
# actions: read | ||
|
||
steps: | ||
- name: "Checkout code" | ||
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0 | ||
with: | ||
persist-credentials: false | ||
|
||
- name: "Run analysis" | ||
uses: ossf/scorecard-action@0864cf19026789058feabb7e87baa5f140aac736 # v2.3.1 | ||
with: | ||
results_file: results.sarif | ||
results_format: sarif | ||
# (Optional) "write" PAT token. Uncomment the `repo_token` line below if: | ||
# - you want to enable the Branch-Protection check on a *public* repository, or | ||
# - you are installing Scorecard on a *private* repository | ||
# To create the PAT, follow the steps in https://github.com/ossf/scorecard-action#authentication-with-pat. | ||
# repo_token: ${{ secrets.SCORECARD_TOKEN }} | ||
|
||
# Public repositories: | ||
# - Publish results to OpenSSF REST API for easy access by consumers | ||
# - Allows the repository to include the Scorecard badge. | ||
# - See https://github.com/ossf/scorecard-action#publishing-results. | ||
# For private repositories: | ||
# - `publish_results` will always be set to `false`, regardless | ||
# of the value entered here. | ||
publish_results: true | ||
|
||
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF | ||
# format to the repository Actions tab. | ||
- name: "Upload artifact" | ||
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1 | ||
with: | ||
name: SARIF file | ||
path: results.sarif | ||
retention-days: 5 | ||
|
||
# Upload the results to GitHub's code scanning dashboard. | ||
- name: "Upload to code-scanning" | ||
uses: github/codeql-action/upload-sarif@17573ee1cc1b9d061760f3a006fc4aac4f944fd5 # v2.2.4 | ||
with: | ||
sarif_file: results.sarif |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
# This CITATION.cff file was generated with cffinit. | ||
# Visit https://bit.ly/cffinit to generate yours today! | ||
|
||
cff-version: 1.2.0 | ||
title: GeoNetwork opensource | ||
message: >- | ||
If you use this software, please cite it using the | ||
metadata from this file. | ||
type: software | ||
authors: | ||
- given-names: François | ||
family-names: Prunayre | ||
affiliation: Titellus | ||
- given-names: Jose | ||
family-names: García | ||
affiliation: GeoCat BV | ||
- given-names: Jeroen | ||
family-names: Ticheler | ||
affiliation: GeoCat BV | ||
orcid: 'https://orcid.org/0009-0003-3896-0437' | ||
email: [email protected] | ||
- given-names: Florent | ||
family-names: Gravin | ||
affiliation: CamptoCamp | ||
- given-names: Simon | ||
family-names: Pigot | ||
affiliation: CSIRO Australia | ||
- name: GeoCat BV | ||
address: Veenderweg 13 | ||
city: Bennekom | ||
country: NL | ||
post-code: 6721 WD | ||
tel: +31 (0) 318 416 664 | ||
website: 'https://www.geocat.net/' | ||
email: [email protected] | ||
- name: Titellus | ||
address: 321 Route de la Mollière | ||
city: Saint Pierre de Genebroz | ||
country: FR | ||
post-code: 73360 | ||
website: 'https://titellus.net/' | ||
email: [email protected] | ||
- name: CamptoCamp | ||
address: QG Center Rte de la Chaux 4 | ||
city: Bussigny | ||
country: CH | ||
post-code: 1030 | ||
tel: +41 (21) 619 10 10 | ||
website: 'https://camptocamp.com/' | ||
email: [email protected] | ||
- name: Open Source Geospatial Foundation - OSGeo | ||
address: '9450 SW Gemini Dr. #42523' | ||
location: Beaverton | ||
region: Oregon | ||
post-code: '97008' | ||
country: US | ||
email: [email protected] | ||
website: 'https://www.osgeo.org/' | ||
repository-code: 'http://github.com/geonetwork/core-geonetwork' | ||
url: 'https://geonetwork-opensource.org' | ||
repository-artifact: >- | ||
https://sourceforge.net/projects/geonetwork/files/GeoNetwork_opensource/ | ||
abstract: >- | ||
GeoNetwork is a catalog application to manage spatial and | ||
non-spatial resources. It is compliant with critical | ||
international standards from ISO, OGC and INSPIRE. It | ||
provides powerful metadata editing and search functions as | ||
well as an interactive web map viewer. | ||
keywords: | ||
- catalog | ||
- gis | ||
- sdi | ||
- spatial data infrastructure | ||
- dataspace | ||
- search | ||
- open data | ||
- standards | ||
- spatial | ||
- CSW | ||
- OGCAPI Records | ||
- DCAT | ||
- GeoDCAT-AP | ||
- Catalog Service | ||
- OGC | ||
- open geospatial consortium | ||
- osgeo | ||
- open source geospatial foundation | ||
license: GPL-2.0 |
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
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
Oops, something went wrong.