Skip to content

ubnetdef/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

Packages

 
 
 

Contributors

Languages

  • Go 98.9%
  • Other 1.1%