From abfd4957925b7d9dd6d12195bd3d6366c845e9e3 Mon Sep 17 00:00:00 2001 From: Emiliano Ciavatta Date: Wed, 1 Apr 2020 17:37:49 +0200 Subject: Add code coverage trigger --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 8180132..888b88d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # [WIP] Caronte +[![Build Status](https://travis-ci.com/eciavatta/caronte.svg?branch=develop)](https://travis-ci.com/eciavatta/caronte) +[![codecov](https://codecov.io/gh/eciavatta/caronte/branch/develop/graph/badge.svg)](https://codecov.io/gh/eciavatta/caronte) + Caronte is a tool to analyze the network flow during capture the flag events of type attack/defence. It reassembles TCP packets captured in pcap files to rebuild TCP connections, and analyzes each connection to find user-defined patterns. -- cgit v1.2.3-70-g09d2