mirror of
https://github.com/strongdm/comply
synced 2024-11-22 15:44:55 +00:00
introduce notion of pushing project to git repository. reword ticketing integration.
This commit is contained in:
parent
61f3dedb33
commit
4bfb3b95d1
@ -3,7 +3,7 @@
|
|||||||
Comply is a SOC2-focused compliance automation tool:
|
Comply is a SOC2-focused compliance automation tool:
|
||||||
|
|
||||||
- **Policy Generator**: markdown-powered **document pipeline** for publishing auditor-friendly **policy documents**
|
- **Policy Generator**: markdown-powered **document pipeline** for publishing auditor-friendly **policy documents**
|
||||||
- **Ticketing Integration**: manage the lifecycle of your program throughout the year via your existing **ticketing system**
|
- **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
|
- **SOC2 Templates**: open source policy and procedure **templates** suitable for satisfying a SOC2 audit
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
@ -26,6 +26,8 @@ $ cd my-company
|
|||||||
$ comply init
|
$ 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
|
# Discussion
|
||||||
|
|
||||||
Join us in [Comply Users](https://join.slack.com/t/comply-users/shared_invite/enQtMzU3MTk5MDkxNDU4LTMwYzZkMjA4YjQ2YTM5Zjc0NTAyYWY5MDBlOGMwMzRmZTk5YzBlOTRiMTVlNGRlZjY1MTY1NDE0MjY5ZjYwNWU)
|
Join us in [Comply Users](https://join.slack.com/t/comply-users/shared_invite/enQtMzU3MTk5MDkxNDU4LTMwYzZkMjA4YjQ2YTM5Zjc0NTAyYWY5MDBlOGMwMzRmZTk5YzBlOTRiMTVlNGRlZjY1MTY1NDE0MjY5ZjYwNWU)
|
||||||
|
Loading…
Reference in New Issue
Block a user