Skip to content

Add smoke coverage for bruter core packages#56

Open
erra9x wants to merge 1 commit into
vflame6:mainfrom
erra9x:main
Open

Add smoke coverage for bruter core packages#56
erra9x wants to merge 1 commit into
vflame6:mainfrom
erra9x:main

Conversation

@erra9x
Copy link
Copy Markdown

@erra9x erra9x commented May 17, 2026

Summary

  • add root --list-services smoke coverage
  • add scanner module registry and embedded wordlist smoke tests
  • clear existing lint/gitleaks noise so the new coverage has clean gates

Tests

  • go test -count=1 ./...
  • go vet ./...
  • golangci-lint run ./...
  • go test -race ./...
  • go test -cover ./...
  • gitleaks detect --no-git --source . --redact --exit-code 1

Note

  • govulncheck ./... still reports reachable Go standard-library findings from the local Go 1.26.1 toolchain; fixes are in newer Go 1.26.x releases and are outside this code change.

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