Commit Graph

240 Commits

Author SHA1 Message Date
Rodolfo Campos aab484948d
Merge pull request #129 from darwin67/master
Update README to clarify github config attributes
2022-07-21 10:02:53 +02:00
Darwin D Wu 5371b7c8a4 Update README to clarify github config attributes 2022-07-21 00:18:38 -07:00
Rodolfo Campos 29b667f624
Merge pull request #127 from strongdm/fix/dependency-vulnerabilities
Fix dependency vulnerabilities
2022-05-09 14:50:39 +02:00
Wallisson Rony b386a2d227
Update mac M1 docker run instructions (#125) 2022-05-09 09:48:43 -03:00
wallrony 62001ca96b Update README.md about running in
mac M1 (#125)
2022-05-06 11:25:15 -03:00
wallrony 4735c3c42d Fix comply binary outdated version (#125) 2022-05-05 16:25:47 -03:00
wallrony 4a143af5db Fix dependency vulnerabilities (#125)
- Dependencies:
  - containerd/containerd
  - docker/distribuition
  - opencontainers/image-spec
2022-05-05 14:36:07 -03:00
Rodolfo Campos e31fef1bb5
Merge pull request #122 from alrs/theme-err
internal/theme: fix shadowed error
2022-03-24 10:12:03 +01:00
Lars Lehtonen 5b2a8e93ee
internal/theme: fix shadowed error 2022-03-24 00:23:45 -07:00
Rodolfo Campos 298220fe8e
Create SUPPORT.md 2021-12-27 12:23:10 +01:00
Rodolfo Campos 5d5773ba71
Merge pull request #114 from rossigee/bind-address-constant
Report same address as used to bind
2021-11-05 13:07:39 +01:00
Justin McCarthy 9e9d23c60d
Slack webhook to env var 2021-11-04 22:53:34 -07:00
Justin McCarthy 08d3e750fa
increment minor for release (via Makefile) 2021-11-04 22:42:52 -07:00
Rodolfo Campos 9bcac77e52
Merge pull request #108 from camposer/fix/infinite-build
Fix infinite build, pandoc always pulling and building files with strikethrough
2021-11-03 15:37:39 +01:00
Rodolfo Campos 4dc7f94857 Fix error when getting images without tags (#100) 2021-11-03 12:47:41 +01:00
wallrony c78f9007c2 Fix error handling inside pandocPandoc func (#100)
Other changes:
- Updated strongdm/pandoc image references to edge

Co-authored-by: vassalo <vassalo@users.noreply.github.com>
2021-11-01 15:04:27 -03:00
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
Ross Golder c959617bf6 Fix for inconsistency between address we bind to and address we say we bind to (refs #113). 2021-10-15 08:29:11 +07:00
Rodolfo Campos ecc021985e
Merge pull request #109 from camposer/fix/serve-handle-file-error
Fix/serve handle file error
2021-10-14 16:08:27 +02: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
vassalo fd4aab67be fix typo 2021-10-11 10:44:36 -03:00
vassalo bc25dae339 fix channel infinite wait (#100) 2021-10-11 10:43:32 -03:00
vassalo fb6d1c0bdd Merge branch 'master' of https://github.com/camposer/comply into fix/infinite-build 2021-10-08 16:16:59 -03:00
Rodolfo Campos 55fa4a7fd6
Merge pull request #107 from camposer/fix/update-go-mod
Update go.mod and adjust pandoc and watch usability
2021-10-08 16:24:15 +02:00
Rodolfo Campos 6d2d387aa7
Merge pull request #106 from camposer/feat/add-jira-auth-details
Add Jira auth details in README.md
2021-10-08 16:05:56 +02:00
Rodolfo Campos f3717bea38 Improve documentation about Jira credentials (#95) 2021-10-08 16:05:11 +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
vassalo b1e88ea919 handling errors when pandoc is missing (#100) 2021-10-07 16:03:00 -03:00
wallrony ac11b307ec Add error handling in .dm file structure (#48) 2021-10-07 15:23:23 -03:00
wallrony 26eb39c036 Add Jira auth details in README.md (#95) 2021-10-06 16:11:29 -03:00
wallrony 3c19f849d7 Update go.mod and adjust pandoc and watch usability (#64) 2021-10-06 14:33:14 -03:00
Rodolfo Campos 34c0105b47
Merge pull request #82 from adamdecaf/docs-github-config
docs: add section for github ticketing config
2021-09-29 13:28:14 +02:00
Rodolfo Campos 9209a37ccf
Merge pull request #88 from adamdecaf/pandoc-install
cli: link to pandoc install steps
2021-09-21 12:05:24 +02:00
Rodolfo Campos e3efe3d74f
Merge pull request #80 from adamdecaf/2019-12-24-typos
soc2: fixup minor typos
2021-09-21 12:02:48 +02:00
Rodolfo Campos acbd62f4df
Merge pull request #71 from rsogithub/master
Fixed formatting typo
2021-09-21 12:00:01 +02:00
Rodolfo Campos fffe6dc02f
Merge pull request #68 from reicolina/reicolina-patch-1
Fixing "Publishing" paragraph in README
2021-09-21 11:39:53 +02:00
Justin McCarthy 04fd6d351b
Updated Slack invite 2021-07-12 14:56:13 -07:00
Justin McCarthy 7b75522ee0
increment patch for release (via Makefile) 2021-05-17 11:07:12 -07:00
Justin McCarthy ccb78ddfbd
dependency fix for homebrew tap 2021-05-17 10:56:43 -07:00
Ulderico Cirello efb59fd233 tidy go.sum 2021-03-10 12:18:46 -08:00
Phillip Markert 4370d2292c
YAML front-matter delimiter support #91 (#92) 2020-09-14 15:20:10 -07:00
Justin McCarthy dbe49a09b3
increment patch for release (via Makefile) 2020-09-14 13:45:15 -07:00
Justin McCarthy 73bebe0202
go.mod: go mod vendor
Addresses #94
2020-09-14 13:44:19 -07:00
Justin McCarthy f5f7c08b73
increment minor for release (via Makefile) 2020-09-14 12:01:37 -07:00
Justin McCarthy b2276f9e54
increment patch for release (via Makefile) 2020-09-14 11:54:47 -07:00