1
0
mirror of https://github.com/strongdm/comply synced 2024-06-30 22:14:22 +00:00
Go to file
2018-05-11 13:28:06 -07:00
build Initial commit 2018-05-11 13:25:46 -07:00
cmd/comply Initial commit 2018-05-11 13:25:46 -07:00
example Initial commit 2018-05-11 13:25:46 -07:00
internal Initial commit 2018-05-11 13:25:46 -07:00
themes Initial commit 2018-05-11 13:25:46 -07:00
vendor Initial commit 2018-05-11 13:25:46 -07:00
.gitignore Initial commit 2018-05-11 13:25:46 -07:00
.gitmodules Initial commit 2018-05-11 13:25:46 -07:00
AUTHORS.txt Initial commit 2018-05-11 13:25:46 -07:00
comply.rb Initial commit 2018-05-11 13:25:46 -07:00
Gopkg.lock Initial commit 2018-05-11 13:25:46 -07:00
Gopkg.toml Initial commit 2018-05-11 13:25:46 -07:00
LICENSE.txt Initial commit 2018-05-11 13:25:46 -07:00
Makefile Initial commit 2018-05-11 13:25:46 -07:00
README.md Initial commit 2018-05-11 13:25:46 -07:00
sc-1.gif Initial commit 2018-05-11 13:25:46 -07:00
sc-2.gif Initial commit 2018-05-11 13:25:46 -07:00
sc-3.gif Initial commit 2018-05-11 13:25:46 -07:00
VERSION increment patch for release 2018-05-11 13:28:06 -07:00

Comply

Comply is a SOC2-focused compliance automation tool. Comply features a markdown-powered document pipeline and a git-powered workflow that help policies and procedures feel like software development.

Comply manages the lifecycle of your program throughout the year via your existing ticketing system.

In addition to automation, Comply includes a SOC2-focused module featuring open source policy and procedure templates suitable for satisfying a SOC2 audit.

Discussion

Join us in Comply Users

Screenshots

Start a Project

screencast 1

Track Policy Coverage

screencast 3

Dashboard

screencast 2

CLI

NAME:
   comply - policy compliance toolkit

USAGE:
   comply [global options] command [command options] [arguments...]

COMMANDS:
     build, b   generate a static website summarizing the compliance program
     init       initialize a new compliance repository (interactive)
     scheduler  create tickets based on procedure schedule
     serve      live updating version of the build command
     sync       sync external systems to local data cache
     todo       list declared vs satisfied compliance controls
     help, h    Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h  show help