Skip to content

Add config option to specify the maximum PCAP file size to be analyzed #13

Add config option to specify the maximum PCAP file size to be analyzed

Add config option to specify the maximum PCAP file size to be analyzed #13

Workflow file for this run

name: Test the code
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: CERT-Polska/lint-python-action@v2
with:
source: karton/
python-version: "3.10"