Skip to content

feat(kawaz/authsock-filter): add new package#46688

Merged
suzuki-shunsuke merged 2 commits into
aquaproj:mainfrom
kawaz:feat/kawaz/authsock-filter
Jan 7, 2026
Merged

feat(kawaz/authsock-filter): add new package#46688
suzuki-shunsuke merged 2 commits into
aquaproj:mainfrom
kawaz:feat/kawaz/authsock-filter

Conversation

@kawaz

@kawaz kawaz commented Jan 7, 2026

Copy link
Copy Markdown
Contributor

kawaz/authsock-filter - SSH agent proxy with filtering and logging

Package

Description

SSH agent proxy with filtering and logging. Create multiple filtered sockets from a single upstream SSH agent.

Features

  • Multiple filtered sockets from a single upstream SSH agent
  • Filter keys by fingerprint, comment, key type, GitHub user keys, or keyfile
  • Pattern matching with glob and regex support
  • JSONL logging for auditing
  • OS service integration (launchd/systemd)

Supported Environments

  • macOS (arm64, amd64)
  • Linux (amd64)

Checklist

  • The commit is signed
  • pkg.yaml and registry.yaml are created
  • Package name follows owner/repo format

SSH agent proxy with filtering and logging.
Create multiple filtered sockets from a single upstream SSH agent.
@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Jan 7, 2026
@suzuki-shunsuke suzuki-shunsuke added this to the v4.452.0 milestone Jan 7, 2026
@suzuki-shunsuke

Copy link
Copy Markdown
Member

Thank you for your contribution!

@suzuki-shunsuke suzuki-shunsuke merged commit 8e8537c into aquaproj:main Jan 7, 2026
17 checks passed
@github-project-automation github-project-automation Bot moved this to Done in main Jan 7, 2026
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Jan 9, 2026
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://github.com/aquaproj/aqua-registry) | minor | `v4.451.1` → `v4.453.0` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary>

### [`v4.453.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.453.0)

[Compare Source](aquaproj/aqua-registry@v4.452.0...v4.453.0)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.453.0) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.453.0) | <aquaproj/aqua-registry@v4.452.0...v4.453.0>

#### 🎉 New Packages

[#&#8203;46762](aquaproj/aqua-registry#46762) [openshift/rosa](https://github.com/openshift/rosa) - Red Hat OpenShift Service on AWS (ROSA) Command Line Tool [@&#8203;takumin](https://github.com/takumin)

### [`v4.452.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.452.0)

[Compare Source](aquaproj/aqua-registry@v4.451.1...v4.452.0)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.452.0) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.452.0) | <aquaproj/aqua-registry@v4.451.1...v4.452.0>

#### 🎉 New Packages

[#&#8203;46699](aquaproj/aqua-registry#46699) [k8sgpt-ai/k8sgpt](https://github.com/k8sgpt-ai/k8sgpt) - Giving Kubernetes Superpowers to everyone [@&#8203;mikutas](https://github.com/mikutas)
[#&#8203;46698](aquaproj/aqua-registry#46698) [static-web-server/static-web-server](https://github.com/static-web-server/static-web-server): A cross-platform, high-performance and asynchronous web server for static files-serving [@&#8203;wancup](https://github.com/wancup)
[#&#8203;46688](aquaproj/aqua-registry#46688) [kawaz/authsock-filter](https://github.com/kawaz/authsock-filter) - SSH agent proxy with filtering and logging [@&#8203;kawaz](https://github.com/kawaz)
[#&#8203;46636](aquaproj/aqua-registry#46636) [mazrean/kessoku](https://github.com/mazrean/kessoku) - Next-generation google/wire with parallel dependency injection for Go [@&#8203;jimi024rion](https://github.com/jimi024rion)
[#&#8203;46552](aquaproj/aqua-registry#46552) [jbangdev/jbang](https://github.com/jbangdev/jbang) - Unleash the power of Java - JBang Lets Students, Educators and Professional Developers create, edit and run self-contained source-only Java programs with unprecedented ease [@&#8203;maxandersen](https://github.com/maxandersen)

#### Fixes

[#&#8203;46638](aquaproj/aqua-registry#46638) [#&#8203;46678](aquaproj/aqua-registry#46678) biomejs/biome: Fix version\_prefix and version\_constraint [@&#8203;jdx](https://github.com/jdx)
[#&#8203;46572](aquaproj/aqua-registry#46572) kptdev/kpt: Exclude package-examples/ tags [@&#8203;risu729](https://github.com/risu729)
[#&#8203;46521](aquaproj/aqua-registry#46521) sst/opencode: transfer the repository to anomalyco/opencode

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6Om1pbm9yIl19-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants