Skip to content

fix: resolve Go packages and add fuzzy suggestions - #91

Merged
variablenix merged 1 commit into
mainfrom
feat/pkg-audit-fuzzy-search
Aug 8, 2026
Merged

fix: resolve Go packages and add fuzzy suggestions#91
variablenix merged 1 commit into
mainfrom
feat/pkg-audit-fuzzy-search

Conversation

@variablenix

Copy link
Copy Markdown
Owner

Summary

  • fix Go module metadata parsing for the proxy’s canonical Version field
  • add bounded fuzzy suggestions for Go, npm, and PyPI package lookups
  • add the same suggestions to !audit without auditing ambiguous matches
  • document exact lookup, fuzzy suggestions, and provider behavior

QA

  • go test ./...
  • go test -race ./...
  • go vet ./...
  • go build -o /tmp/gobot-irc-bot ./cmd/irc-bot
  • git diff --check
  • verified live Go proxy metadata for gopkg.in/irc.v3

@variablenix
variablenix merged commit 7c2481e into main Aug 8, 2026
3 checks passed
@variablenix
variablenix deleted the feat/pkg-audit-fuzzy-search branch August 8, 2026 12:05
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.

1 participant