1
0
mirror of https://github.com/strongdm/comply synced 2024-07-05 08:11:48 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
wallrony
3d8652f497 Merge branch 'master' of https://github.com/camposer/comply into fix/infinite-build
 Conflicts:
	fixtures/narratives/invalid-control.md
	fixtures/policies/invalid-access.md
	internal/model/fs.go
	internal/model/fs_test.go
2021-10-19 16:11:41 -03:00
wallrony
f4f46bad4d Update pandoc dockerfile and latex template and fix infinite build, fix pandoc always pull and fix strikethrough (#100, #103 and #115) 2021-10-19 16:05:25 -03:00
Rodolfo Campos
f64aed0f60 Improve mockConfig (#48) 2021-10-14 16:06:46 +02:00
wallrony
76fb5ec31a Add tests to procedures, policies and standards (#48) 2021-10-13 15:04:20 -03:00
Rodolfo Campos
ad2c89ec67 Check generated documents in tests (#48) 2021-10-12 14:46:30 +02:00
Rodolfo Campos
1c80e1ce66 Add tests (#48) 2021-10-12 12:14:30 +02:00
wallrony
53a65f6c00 Add handling errors in read policies and narratives (#48) 2021-10-08 10:45:41 -03:00
wallrony
373e7737ab Change loadMDMD method to return the error (#48) 2021-10-08 10:43:08 -03:00
wallrony
ac11b307ec Add error handling in .dm file structure (#48) 2021-10-07 15:23:23 -03:00
Phillip Markert
4370d2292c
YAML front-matter delimiter support #91 (#92) 2020-09-14 15:20:10 -07:00
Justin McCarthy
3711e0054d
fmt 2018-08-29 15:48:07 -07:00
Alan Cox
bcc9b06ac4 Specifying Jira Issuetype in config.yaml (#53)
* Jira integration documentation improved. Added ability to specify what type of issue to create in Jira

* Apparently, Go doesn't like http/https in front of package name in
2018-08-29 15:17:00 -07:00
Justin McCarthy
b329107079
reverting cd89840164 2018-07-23 11:56:44 -07:00
Mason Hensley
ce5c4c3a4a Add gitlab issue integration (#51)
* Add gitlab issue integration

* Clean up gitlab issue integration
2018-07-20 17:45:20 -07:00
Justin Bodeutsch
cd89840164 Fixed date on generated PDFs (#52)
* Percent signs need to be escaped in Printf

* Update usage of ModifiedAt to fix date stamp on generated PDFs
2018-07-20 17:45:07 -07:00
Justin McCarthy
44931ca808
fixes #45 2018-06-07 22:23:51 -07:00
Justin McCarthy
10dc0b70e0
partial jira implementation; TODO: all Find/Read and Link cases. 2018-05-30 16:28:31 -07:00
Justin McCarthy
46aaf1c663
document model 2018-05-29 14:42:37 -07:00
Justin McCarthy
815e7e5f61
the data model for Narratives and Policies have converged, allowing both to be represented by a common Docume
nt struct.
2018-05-28 17:05:56 -05:00
Justin McCarthy
1746fe3ee7
Initial commit 2018-05-15 14:13:11 -07:00