notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
rubygem-auth-sanitizer Configurable KV output redaction. Sanitize/filter your secrets
0.1.4 securitynew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-05-21 15:06:28
Last Update: 2026-05-22 17:49:46
Commit Hash: 297f428
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/ruby-oauth/auth-sanitizer
Description:
auth-sanitizer provides small, dependency-light helpers for keeping OAuth and authentication secrets out of object inspection and log output. The gem is intentionally narrow in scope. It does not change HTTP requests, token objects, persistence, or application configuration for you. Instead, it gives host gems and applications two reusable redaction surfaces: - Auth::Sanitizer::FilteredAttributes redacts selected instance variables from #inspect. - Auth::Sanitizer::SanitizedLogger wraps an existing logger and redacts sensitive values from string log messages.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-auth-sanitizer-0.1.4/catalog.mk
  2. /usr/local/share/licenses/rubygem-auth-sanitizer-0.1.4/LICENSE
  3. /usr/local/share/licenses/rubygem-auth-sanitizer-0.1.4/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rubygem-auth-sanitizer>0:security/rubygem-auth-sanitizer
To install the port:
cd /usr/ports/security/rubygem-auth-sanitizer/ && make install clean
To add the package, run one of these commands:
  • pkg install security/rubygem-auth-sanitizer
  • pkg install rubygem-auth-sanitizer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-auth-sanitizer
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1779455647 SHA256 (rubygem/auth-sanitizer-0.1.4.gem) = ded72221d4d3a7c91e34e8a87b21e6a42cbf7829697f140dcf49d542422faedc SIZE (rubygem/auth-sanitizer-0.1.4.gem) = 38400

Packages (timestamps in pop-ups are UTC):
rubygem-auth-sanitizer
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest0.1.40.1.4--0.1.4---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.1.40.1.4n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest0.1.40.1.4n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby34 : lang/ruby34
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-version_gem>=1.1.9<2 : devel/rubygem-version_gem
  2. ruby34 : lang/ruby34
  3. gem : devel/ruby-gems
Patch dependencies:
  1. ruby34 : lang/ruby34
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby34 : lang/ruby34
This port is required by:
for Run
  1. net/rubygem-oauth
  2. net/rubygem-oauth-tty
  3. net/rubygem-oauth2

Configuration Options:
No options to configure
Options name:
security_rubygem-auth-sanitizer
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.4
22 May 2026 17:49:46
commit hash: 297f428d17168b3d9d15650871df746979e2fde5commit hash: 297f428d17168b3d9d15650871df746979e2fde5commit hash: 297f428d17168b3d9d15650871df746979e2fde5commit hash: 297f428d17168b3d9d15650871df746979e2fde5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/rubygem-auth-sanitizer: Update to 0.1.4

Changes:	https://github.com/ruby-oauth/auth-sanitizer/releases
0.1.2
21 May 2026 14:45:47
commit hash: 4bbca23bd638147c61ce5fa1963286e8aad46644commit hash: 4bbca23bd638147c61ce5fa1963286e8aad46644commit hash: 4bbca23bd638147c61ce5fa1963286e8aad46644commit hash: 4bbca23bd638147c61ce5fa1963286e8aad46644 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/rubygem-auth-sanitizer: Add rubygem-auth-sanitizer 0.1.2

auth-sanitizer provides small, dependency-light helpers for keeping OAuth and
authentication secrets out of object inspection and log output.

The gem is intentionally narrow in scope. It does not change HTTP requests,
token objects, persistence, or application configuration for you. Instead, it
gives host gems and applications two reusable redaction surfaces:
- Auth::Sanitizer::FilteredAttributes redacts selected instance variables from
  #inspect.
- Auth::Sanitizer::SanitizedLogger wraps an existing logger and redacts
  sensitive values from string log messages.

Number of commits found: 2