Skip to content

fix(cli): parse IPv6 auth log sources#29

Open
rissrice2105-agent wants to merge 1 commit into
profullstack:masterfrom
rissrice2105-agent:fix/auth-log-ipv6-parsing
Open

fix(cli): parse IPv6 auth log sources#29
rissrice2105-agent wants to merge 1 commit into
profullstack:masterfrom
rissrice2105-agent:fix/auth-log-ipv6-parsing

Conversation

@rissrice2105-agent

Copy link
Copy Markdown
Contributor

Summary

  • updates auth log source IP extraction to support IPv6 as well as IPv4
  • adds focused node:test coverage for IPv4 and IPv6 SSH failure lines

Fixes #28.

Validation

  • corepack pnpm --filter @profullstack/threatcrush test
  • corepack pnpm --filter @profullstack/threatcrush build

Note: dependency install on Windows/Node 24 required corepack pnpm install --ignore-scripts because better-sqlite3 has no prebuilt binary for this Node version and the machine lacks the Visual Studio C++ toolchain. The CLI build marks better-sqlite3 external and passed after dependencies were linked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Auth log parser drops IPv6 SSH source addresses

1 participant