Skip to content

Commit 2eff026

Browse files
author
thomas loubrieu
committed
2 parents 3a16496 + 9521738 commit 2eff026

6 files changed

Lines changed: 25 additions & 14 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@ jobs:
3131

3232
# Initializes the CodeQL tools for scanning.
3333
- name: Initialize CodeQL
34-
uses: github/codeql-action/init@v3
34+
uses: github/codeql-action/init@v4
3535
with:
3636
languages: ${{ matrix.language }}
3737
queries: security-and-quality, security-extended
3838

3939
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
4040
# If this step fails, then you should remove it and run the build manually (see below)
4141
- name: Autobuild
42-
uses: github/codeql-action/autobuild@v3
42+
uses: github/codeql-action/autobuild@v4
4343

4444
# ℹ️ Command-line programs to run using the OS shell.
4545
# 📚 https://git.io/JvXDl
@@ -52,7 +52,7 @@ jobs:
5252
# mvn clean compile site -DskipTests
5353

5454
- name: Perform CodeQL Analysis
55-
uses: github/codeql-action/analyze@v3
55+
uses: github/codeql-action/analyze@v4
5656

5757
- run: |
5858
pip install nasa-scrub

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [«unknown»](https://github.com/NASA-PDS/registry/tree/«unknown») (2025-11-03)
3+
## [«unknown»](https://github.com/NASA-PDS/registry/tree/«unknown») (2025-11-18)
44

55
[Full Changelog](https://github.com/NASA-PDS/registry/compare/v1.4.0...«unknown»)
66

@@ -11,6 +11,7 @@
1111

1212
**Defects:**
1313

14+
- lid and pds:Identification\_Area.pds:logical\_identifier do not behave the same in the API [\#423](https://github.com/NASA-PDS/registry/issues/423) [[s.medium](https://github.com/NASA-PDS/registry/labels/s.medium)]
1415
- Some of product urn:nasa:pds:lro\_diviner\_derived2::1.0's fields are not indexed [\#422](https://github.com/NASA-PDS/registry/issues/422) [[s.high](https://github.com/NASA-PDS/registry/labels/s.high)]
1516
- Error `FIPS mode: only SunJSSE TrustManagers may be used` [\#440](https://github.com/NASA-PDS/registry/issues/440) [[s.high](https://github.com/NASA-PDS/registry/labels/s.high)]
1617
- Registry is not accepting date time with leap second, e.g. `2015-06-30T23:59:60.862Z` [\#404](https://github.com/NASA-PDS/registry/issues/404) [[s.high](https://github.com/NASA-PDS/registry/labels/s.high)]
@@ -22,6 +23,8 @@
2223

2324
- Troubleshoot SBN 403 Error [\#414](https://github.com/NASA-PDS/registry/issues/414)
2425
- Add the --legacy-sync command option to the EN sweeper in production [\#390](https://github.com/NASA-PDS/registry/issues/390)
26+
- Update registry documentation [\#288](https://github.com/NASA-PDS/registry/issues/288)
27+
- Respond to User Questions Regarding Supporting Migration to OpenSearch Serverless [\#275](https://github.com/NASA-PDS/registry/issues/275)
2528

2629
## [v1.4.0](https://github.com/NASA-PDS/registry/tree/v1.4.0) (2025-07-16)
2730

docker/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ REG_API_APP_PROPERTIES_FILE=./default-config/application.properties
3232
# --------------------------------------------------------------------
3333

3434
# Docker image of the Registry Loader
35-
REG_LOADER_IMAGE=nasapds/registry-loader:latest
35+
REG_LOADER_IMAGE=nasapds/registry-loader:1.1.1
3636

3737
# --------------------------------------------------------------------
3838
# Registry Sweepers

docker/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,5 +285,3 @@ docker compose --profile=int-registry-batch-loader down
285285

286286
Note: Ignore any `failed to remove network` errors, because the related docker network may
287287
have active endpoints of other services.
288-
289-

docker/postman/postman_collection.json

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"info": {
3-
"_postman_id": "0b7ad2d8-4160-4102-8c0b-2e2e3aeac4af",
4-
"name": "Planetary Data System API Reference Tests Copy 14",
3+
"_postman_id": "8231e835-4e81-4906-af93-d2c6fd8c98b1",
4+
"name": "Planetary Data System API Reference Tests Copy 15",
55
"description": "Federated PDS API which provides actionable end points standardized\nbetween the different nodes.\n\n\nContact Support:\n Email: pds-operator@jpl.nasa.gov",
66
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
77
"_exporter_id": "11337552",
8-
"_collection_link": "https://interstellar-satellite-406261.postman.co/workspace/My-Workspace~2ee1fece-93c6-4f38-806d-fa321e2e92d5/collection/11337552-0b7ad2d8-4160-4102-8c0b-2e2e3aeac4af?action=share&source=collection_link&creator=11337552"
8+
"_collection_link": "https://interstellar-satellite-406261.postman.co/workspace/My-Workspace~2ee1fece-93c6-4f38-806d-fa321e2e92d5/collection/11337552-8231e835-4e81-4906-af93-d2c6fd8c98b1?action=share&source=collection_link&creator=11337552"
99
},
1010
"item": [
1111
{
@@ -3565,7 +3565,7 @@
35653565
"",
35663566
"pm.test(\"C2488844 Response contains same number of properties\", () => {",
35673567
" const responseJson = pm.response.json();",
3568-
" pm.expect(responseJson.length).to.be.eql(146);",
3568+
" pm.expect(responseJson.length).to.be.eql(170);",
35693569
"});",
35703570
"",
35713571
"pm.test(\"C2488844 Response property objects follow expected schema\", () => {",
@@ -3580,7 +3580,8 @@
35803580
"// Some additional tests may be warranted in future based on presence of particular keys, key formats, or types."
35813581
],
35823582
"type": "text/javascript",
3583-
"packages": {}
3583+
"packages": {},
3584+
"requests": {}
35843585
}
35853586
},
35863587
{
@@ -3590,7 +3591,8 @@
35903591
""
35913592
],
35923593
"type": "text/javascript",
3593-
"packages": {}
3594+
"packages": {},
3595+
"requests": {}
35943596
}
35953597
}
35963598
],
@@ -4322,6 +4324,14 @@
43224324
}
43234325
},
43244326
"response": []
4327+
},
4328+
{
4329+
"name": "sql injection in q parameter",
4330+
"request": {
4331+
"method": "GET",
4332+
"header": []
4333+
},
4334+
"response": []
43254335
}
43264336
]
43274337
}

docs/source/connection-setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The following sections provide the steps to follow to have your connection set u
2929
Changing Your Opensearch Password
3030
*********************************
3131

32-
To update your user password click `here <https://pds-prod-nucleus-dum.auth.us-west-2.amazoncognito.com/login?client_id=3rgdgts818hdrkas4q66lebum0&response_type=code&scope=email+openid&redirect_uri=https%3A%2F%2Fnasa-pds.github.io%2Fdata-upload-manager%2F>`_ and select "Forgot your password".
32+
To update your user password click `here <https://pds-prod-nucleus-dum.auth.us-west-2.amazoncognito.com/login?client_id=3rgdgts818hdrkas4q66lebum0&response_type=code&scope=email+openid&redirect_uri=https%3A%2F%2Fnasa-pds.github.io%2Fnucleus%2F>`_ and select "Forgot your password".
3333

3434

3535
Registry Tools Configurations

0 commit comments

Comments
 (0)