comply

command module
v1.1.21 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 18, 2018 License: Apache-2.0 Imports: 1 Imported by: 0

README

Comply

Comply is a SOC2-focused compliance automation tool:

  • Policy Generator: markdown-powered document pipeline for publishing auditor-friendly policy documents
  • Ticketing Integration: automate compliance throughout the year via your existing ticketing system
  • SOC2 Templates: open source policy and procedure templates suitable for satisfying a SOC2 audit

Installation

macOS:

brew tap strongdm/comply; brew install comply

Go users:

go get github.com/strongdm/comply

Get Started

Start with comply init:

$ mkdir my-company
$ cd my-company
$ comply init

Once comply init is complete, just git init and git push your project to a new repository. You're ready to begin editing the included policy boilerplate text.

Discussion

Join us in Comply Users

Screenshots

Start a Project

screencast 1

Build PDFs

screencast 4 pdf example

Track Policy Coverage

screencast 3

Dashboard

screencast 2

CLI

NAME:
   comply - policy compliance toolkit

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

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
cli
Package cli defines comply commands and arguments.
Package cli defines comply commands and arguments.
config
Package config provides access to the comply.yml file.
Package config provides access to the comply.yml file.
model
Package model defines the comply data model.
Package model defines the comply data model.
path
Package path provides convenient access to comply project path conventions.
Package path provides convenient access to comply project path conventions.
render
Package render defines markdown preprocessors, HTML and PDF generation.
Package render defines markdown preprocessors, HTML and PDF generation.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL