Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: add JA4 pcap tests #4714

Merged
merged 4 commits into from
Aug 22, 2024
Merged

tests: add JA4 pcap tests #4714

merged 4 commits into from
Aug 22, 2024

Conversation

lrstewart
Copy link
Contributor

@lrstewart lrstewart commented Aug 19, 2024

Description of changes:

Add JA4 to the existing pcap tests.

Ubuntu-22 (ubuntu-latest) only has tshark 3.6, which doesn't have JA4 support. Ubuntu-24 has tshark 4.2, which DOES have JA4 support. So I switched the pcap test job to use ubuntu-24. Ubuntu-24 has been available as a public beta since May.

I made ja4 support an optional feature so that the pcap tests can still run in older environments without JA4 (like my own testing host >_>).

Callouts

If folks don't like using the beta ubuntu-24 image, I might be able to use MacOS. I didn't check the github image, but my laptop had tshark 4.2.

Testing:

Is a new test.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@lrstewart lrstewart marked this pull request as ready for review August 20, 2024 04:03
@lrstewart lrstewart enabled auto-merge (squash) August 22, 2024 20:42
@lrstewart lrstewart merged commit 2b40600 into aws:main Aug 22, 2024
36 checks passed
@lrstewart lrstewart deleted the ja4_tests branch August 22, 2024 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants