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.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2026Q2
rubygem-auth-sanitizer Configurable KV output redaction. Sanitize/filter your secrets
0.1.4 security 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 is expected early in the quarter (because the new packaage repo has not been built yet.). Otherwise, this missing version is most likely a FreshPorts error.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-06-30 08:14:44
Last Update: 2026-06-30 05:43:25
Commit Hash: 65c8b42
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

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-version_gem>=1.1.9<2 : devel/rubygem-version_gem
  2. ruby33 : lang/ruby33
  3. gem : devel/ruby-gems
Patch dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby33 : lang/ruby33
There are no ports dependent upon this port

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
30 Jun 2026 05:43:25
commit hash: 65c8b421f3a67c7acbfcf9962656e2d6a7cc3b17commit hash: 65c8b421f3a67c7acbfcf9962656e2d6a7cc3b17commit hash: 65c8b421f3a67c7acbfcf9962656e2d6a7cc3b17commit hash: 65c8b421f3a67c7acbfcf9962656e2d6a7cc3b17 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
Author: Po-Chuan Hsieh
security/rubygem-auth-sanitizer: Update to 0.1.4

Changes:	https://github.com/ruby-oauth/auth-sanitizer/releases
(cherry picked from commit 297f428d17168b3d9d15650871df746979e2fde5)
0.1.2
30 Jun 2026 05:43:18
commit hash: 289ce0b3d7ead73acf1285d7baec1892fdde717ccommit hash: 289ce0b3d7ead73acf1285d7baec1892fdde717ccommit hash: 289ce0b3d7ead73acf1285d7baec1892fdde717ccommit hash: 289ce0b3d7ead73acf1285d7baec1892fdde717c files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
Author: Po-Chuan Hsieh
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.

(cherry picked from commit 4bbca23bd638147c61ce5fa1963286e8aad46644)

Number of commits found: 2