batfish / batfish

Batfish is a network configuration analysis tool that can find bugs and guarantee the correctness of (planned or current) network configurations. It enables network engineers to rapidly and safely evolve their network, without fear of outages or security breaches.

Home Page:http://www.batfish.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sophos Support

Flattermann78 opened this issue · comments

Dear all,

is there a way to support Sophos configuration files? I would be glad about a pointer on how to approach this.

Cheers
Nicolai

commented

That vendor will have to have to be added. some notes are at https://github.com/batfish/batfish/wiki/Developer-notes. if you want to take that on, I'd recommend joining #dev on Batfish Slack workspace.

Hi, @Flattermann78 ,
I'd like to point you to the new Batfish Developer documentation at https://github.com/batfish/batfish/blob/master/docs/README.md , which is more up to date than the wiki. There are still some gaps, but most of what you need to get started will be linked from there, especially https://github.com/batfish/batfish/blob/master/docs/building_and_running/README.md and https://github.com/batfish/batfish/blob/master/docs/parsing/README.md