There is a newer version of the record available.

Published July 15, 2025 | Version v6.4.0
Software Open

ncbo/goo: v6.4.0

  • 1. Datadog
  • 2. Stanford University
  • 3. Stanford Center for Biomedical Informatics Research

Description

What's Changed

New Feature: :safe_text validator for attributes meant to contain simple single-line text—such as names or short descriptions—by rejecting control characters, invisible Unicode, newlines, and disallowed punctuation. Length limits can optionally be enforced via a suffix (e.g., :safe_text_50).

  • Improve email validator: stricter format checks and length limits by @alexskr in https://github.com/ncbo/goo/pull/165
  • New validators to check for valid usernames and text considered 'safe' by @mdorf in https://github.com/ncbo/goo/pull/166

Full Changelog: https://github.com/ncbo/goo/compare/v6.3.0...v6.4.0

Files

ncbo/goo-v6.4.0.zip

Files (5.7 MB)

Name Size Download all
md5:f890c35015ece57bbedc1dcd460a3c2a
5.7 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/ncbo/goo/tree/v6.4.0 (URL)

Software