Skip to content

test(exposure): cover shipped threat intel catalogs#14

Open
vincent-peng wants to merge 1 commit into
perplexityai:mainfrom
vincent-peng:test/threat-intel-catalogs
Open

test(exposure): cover shipped threat intel catalogs#14
vincent-peng wants to merge 1 commit into
perplexityai:mainfrom
vincent-peng:test/threat-intel-catalogs

Conversation

@vincent-peng
Copy link
Copy Markdown

Summary

  • add regression coverage that every shipped threat_intel catalog loads individually and via directory mode
  • assert shipped catalog entries use supported ecosystems and are non-empty
  • assert threat_intel/README.md mentions each shipped catalog
  • update README selftest example from 2 to 3 findings to match current fixtures

Verification

  • go test -count=1 ./...
  • go test -race -count=1 ./...
  • go vet ./...
  • gofmt -l .
  • go build -buildvcs=false ./cmd/bumblebee
  • ./bumblebee selftest
  • git diff --check HEAD~1 HEAD

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