Fix medium-confidence viewer/cont3xt/parliament/wise/db bugs from Fable 5 scan - #4102
Merged
Conversation
…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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Clearly describe the problem and solution
Relevant issue number(s) if applicable
Did you run
npm run lintfrom the viewer or parliament directory (whichever you are making changes to) and correct any errorsDid you Ensure that all tests still pass by navigating to the
testsdirectory and running./tests.pl --viewerLicense
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.