pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/ruby-auth-sanitizer
Module Name: pkgsrc
Committed By: taca
Date: Mon Jul 20 05:13:18 UTC 2026
Added Files:
pkgsrc/security/ruby-auth-sanitizer: DESCR Makefile PLIST distinfo
Log Message:
security/ruby-auth-sanitizer: add version 0.2.3
This is required by newer security/ruby-oauth-tty package.
Auth::Sanitizer
auth-sanitizer provides small, dependency-light helpers for keeping OAuth
and authentication secrets out of object inspection and log output.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/security/ruby-auth-sanitizer/DESCR \
pkgsrc/security/ruby-auth-sanitizer/Makefile \
pkgsrc/security/ruby-auth-sanitizer/PLIST \
pkgsrc/security/ruby-auth-sanitizer/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/security/ruby-auth-sanitizer/DESCR
diff -u /dev/null pkgsrc/security/ruby-auth-sanitizer/DESCR:1.1
--- /dev/null Mon Jul 20 05:13:18 2026
+++ pkgsrc/security/ruby-auth-sanitizer/DESCR Mon Jul 20 05:13:18 2026
@@ -0,0 +1,4 @@
+Auth::Sanitizer
+
+auth-sanitizer provides small, dependency-light helpers for keeping OAuth
+and authentication secrets out of object inspection and log output.
Index: pkgsrc/security/ruby-auth-sanitizer/Makefile
diff -u /dev/null pkgsrc/security/ruby-auth-sanitizer/Makefile:1.1
--- /dev/null Mon Jul 20 05:13:18 2026
+++ pkgsrc/security/ruby-auth-sanitizer/Makefile Mon Jul 20 05:13:18 2026
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2026/07/20 05:13:18 taca Exp $
+
+DISTNAME= auth-sanitizer-0.2.3
+CATEGORIES= security
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/ruby-oauth/auth-sanitizer
+COMMENT= Configurable KV output redaction
+LICENSE= mit
+
+DEPENDS+= ${RUBY_PKGPREFIX}-version_gem>=1.1.14<2:../../devel/ruby-version_gem
+
+USE_LANGUAGES= # none
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/security/ruby-auth-sanitizer/PLIST
diff -u /dev/null pkgsrc/security/ruby-auth-sanitizer/PLIST:1.1
--- /dev/null Mon Jul 20 05:13:18 2026
+++ pkgsrc/security/ruby-auth-sanitizer/PLIST Mon Jul 20 05:13:18 2026
@@ -0,0 +1,23 @@
+@comment $NetBSD: PLIST,v 1.1 2026/07/20 05:13:18 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/CHANGELOG.md
+${GEM_LIBDIR}/CITATION.cff
+${GEM_LIBDIR}/CODE_OF_CONDUCT.md
+${GEM_LIBDIR}/CONTRIBUTING.md
+${GEM_LIBDIR}/FUNDING.md
+${GEM_LIBDIR}/LICENSE.md
+${GEM_LIBDIR}/MIT.md
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/RUBOCOP.md
+${GEM_LIBDIR}/SECURITY.md
+${GEM_LIBDIR}/certs/pboling.pem
+${GEM_LIBDIR}/lib/auth/sanitizer.rb
+${GEM_LIBDIR}/lib/auth/sanitizer/core.rb
+${GEM_LIBDIR}/lib/auth/sanitizer/filtered_attributes.rb
+${GEM_LIBDIR}/lib/auth/sanitizer/sanitized_logger.rb
+${GEM_LIBDIR}/lib/auth/sanitizer/thing_filter.rb
+${GEM_LIBDIR}/lib/auth/sanitizer/version.rb
+${GEM_LIBDIR}/lib/auth_sanitizer/loader.rb
+${GEM_LIBDIR}/sig/auth/sanitizer.rbs
+${GEM_LIBDIR}/sig/auth/sanitizer/version.rbs
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
Index: pkgsrc/security/ruby-auth-sanitizer/distinfo
diff -u /dev/null pkgsrc/security/ruby-auth-sanitizer/distinfo:1.1
--- /dev/null Mon Jul 20 05:13:18 2026
+++ pkgsrc/security/ruby-auth-sanitizer/distinfo Mon Jul 20 05:13:18 2026
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2026/07/20 05:13:18 taca Exp $
+
+BLAKE2s (auth-sanitizer-0.2.3.gem) = 0bdc8f1f8972ac6063f44ada9f62f921df5c2be6bd6ca8495a60bdd634911322
+SHA512 (auth-sanitizer-0.2.3.gem) = 67d0411b7e418845c238025e988a79e2ec9fedbd37330e0f8dd862d62c139a8a314d6a4a647e4fb30b49ae18486d5781978331cf8420903a82b13a699059ec02
+Size (auth-sanitizer-0.2.3.gem) = 44544 bytes
Home |
Main Index |
Thread Index |
Old Index