Skip to content

A scoring engine written in Golang. (Note: This project is under active development, and is not yet ready for production)

License

Notifications You must be signed in to change notification settings

ScoreTrak/ScoreTrak

Repository files navigation

Alt text

Security Competition Scoring Engine

codecov

Key Features

  • Fault Tolerant(Supports multiple scoring masters)
  • Written in Golang
  • Supports Integrations with platforms like docker, docker swarm, and kubernetes.
    • Automatically Spawns/Removes Workers.
  • Supports running checks from workers and on masters directly
  • Editing Service and Host configurations at runtime
  • And More!

Getting Started

Clone the repo and install the dependencies

# Clone ScoreTrak repository
$ git clone https://github.com/ScoreTrak/ScoreTrak

$ cd ScoreTrak

# Install dependencies
$ go mod tidy

Get to know ScoreTrak

Familiarize yourself with deployment options in the deployment dir and documentation site.

About

A scoring engine written in Golang. (Note: This project is under active development, and is not yet ready for production)

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages