Skip to content
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

Add nsidc org trusted sources #56

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

trey-stafford
Copy link

@trey-stafford trey-stafford commented Mar 6, 2025

Overview

NSIDC will host the Data Access Tool's backend services at nsidc.org. This PR adds the nsidc.org domains to the trusted sources list.

What is the feature?

This PR adds the nsidc.org domains to the trusted sources list.

What is the Solution?

Updated trustedSources.json

What areas of the application does this impact?

Just the list of trusted sources.

Testing

Reproduction steps

No new tests.

Checklist

  • I have added automated tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have bumped the version field in package.json and ran npm install

Trusted sources from NSIDC for the data-access-tool (DAT). Add all environments
that we plan to test against for the DAT, as well as production.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants