Skip to content

Admin Security and WERC Review

Security Review

Purpose: To eliminate any sensitive information from the code.

  • Personally identifiable information (PII): The code does not contain any personally identifiable information (names, addresses, etc).
  • Absolute file system paths: The code does not contain any file system paths that would point back to the developer or their system.
  • Internal server host names/IP addresses: The code does not contain any IP addresses.
  • Usernames/passwords: The code does not contain any usernames or passwords.

WERC Repo Review

  • README: The repository contains a plain-text README file properly filled out.
  • Repository: Source code for this software is available.
  • License: The repository contains a plain-text LICENSE file.
  • Disclaimer: The main repository has the USGS-required provisional Disclaimer.
  • Metadata: The repository has a code.json file.
Edited by Flora, Christina R