Skip to content

Fix medium-confidence viewer/cont3xt/parliament/wise/db bugs from Fable 5 scan - #4102

Merged
awick merged 4 commits into
mainfrom
fable-improvements-20
Jul 5, 2026
Merged

Fix medium-confidence viewer/cont3xt/parliament/wise/db bugs from Fable 5 scan#4102
awick merged 4 commits into
mainfrom
fable-improvements-20

Conversation

@awick

@awick awick commented Jul 5, 2026

Copy link
Copy Markdown
Contributor
  • viewer: pcap scrub buffers sized for jumbo packets, short-header scrub offset, unknown decode option returns 400 instead of hanging, SMTP MIME continuation TypeError, multiviewer refresh keeping cluster prefixes
  • common: first roles-cache population race, users CSV header separator
  • cont3xt: CAA critical flag hex decode, error logging in builtwith/greynoise/redis, db error handler optional chaining, IPQS URL integration duplicate display order
  • parliament: upgrade no longer mutates shared defaults, issue cleanup double-splice, noPackets tracking resets when a node recovers
  • db.pl: env prefix normalization, info history docs/bytes with old prefix
  • wise: isepxgrid duplicate cacheAgeMin config field, molochwise.bro delete-while-iterate
  • taggerUpload.pl: CRLF handling, JSON escaping
  • contrib: moloch_query zero-division, netflow2arkime dup-flow drop and pending-unmatched summary
  • release: freebsd job builds from the release tag, sample config fixes
  • docs: supported language lists, NOTICE stale entries, integration docs
  • tests: uninitialized loop vars, wrong tokens, swapped is() args, duplicated assertions replaced with case variants, tautological check

Clearly describe the problem and solution

Relevant issue number(s) if applicable

Did you run npm run lint from the viewer or parliament directory (whichever you are making changes to) and correct any errors

Did you Ensure that all tests still pass by navigating to the tests directory and running ./tests.pl --viewer

License

I confirm that this contribution is made under an Apache 2.0 license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

awick and others added 4 commits July 5, 2026 17:49
…le 5 scan

- viewer: pcap scrub buffers sized for jumbo packets, short-header scrub
  offset, unknown decode option returns 400 instead of hanging, SMTP MIME
  continuation TypeError, multiviewer refresh keeping cluster prefixes
- common: first roles-cache population race, users CSV header separator
- cont3xt: CAA critical flag hex decode, error logging in
  builtwith/greynoise/redis, db error handler optional chaining,
  IPQS URL integration duplicate display order
- parliament: upgrade no longer mutates shared defaults, issue cleanup
  double-splice, noPackets tracking resets when a node recovers
- db.pl: env prefix normalization, info history docs/bytes with old prefix
- wise: isepxgrid duplicate cacheAgeMin config field, molochwise.bro
  delete-while-iterate
- taggerUpload.pl: CRLF handling, JSON escaping
- contrib: moloch_query zero-division, netflow2arkime dup-flow drop and
  pending-unmatched summary
- release: freebsd job builds from the release tag, sample config fixes
- docs: supported language lists, NOTICE stale entries, integration docs
- tests: uninitialized loop vars, wrong tokens, swapped is() args,
  duplicated assertions replaced with case variants, tautological check

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@awick
awick merged commit 065dd32 into main Jul 5, 2026
11 of 12 checks passed
@awick
awick deleted the fable-improvements-20 branch July 5, 2026 23:02
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