| Port details |
- rubygem-auth-sanitizer Configurable KV output redaction. Sanitize/filter your secrets
- 0.1.4 security
=0 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
 - 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-version_gem>=1.1.9<2 : devel/rubygem-version_gem
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- net/rubygem-oauth
- net/rubygem-oauth-tty
- 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:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.1.4 22 May 2026 17:49:46
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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
|