Custom API for
US based cybersecurity company
Overview
BluVector is a Virginia-based company dedicated to developing real-time advanced threat detection of modern malware.
How We Solved It
To achieve its goals for obtaining a system that stores and records client configurations, BluVector turned to Sphere Software. The Sphere team proposed building on top of the industry-standard version control system Git by using Dulwich, a Python implementation of Git. Sphere created a standalone structure to manage git repositories of config files, tracking changes and pulling updates from the master server. This system was designed to trigger external scripts that update sensor machines as well. Sphere also implemented a REST HTTP service to set access rights and modify other meta-information about repositories. Swagger was used to monitor the development of this custom API lifecycle, from design and documentation to deployment and testing.
