strongdm / comply

Compliance automation framework, focused on SOC2
https://comply.strongdm.com
Apache License 2.0
1.3k stars 246 forks source link

procedures with YML syntax errors generate panic during serve #48

Closed jmccarthy closed 2 years ago

jmccarthy commented 6 years ago
panic: Malformed metadata markdown in /Users/jmccarthy/tmp/will/procedures/offboarding.md, must be of the form: YAML\n---\nmarkdown content

goroutine 25 [running]:
github.com/strongdm/comply/internal/model.loadMDMD(0xc4205c0080, 0x33, 0x4, 0x0, 0x0, 0x20)
    /private/tmp/comply-20180615-48154-14fvegh/comply-1.2.5/src/github.com/strongdm/comply/internal/model/fs.go:183 +0x241
github.com/strongdm/comply/internal/model.ReadProcedures(0xc4202ac200, 0x1b, 0x20, 0x0, 0x0)
vishjosh commented 4 years ago

Hi Justin, Is this repo maintained? Can we take a dependency on this for our SOC2 needs?