ossf / security-baseline

Apache License 2.0
3 stars 7 forks source link

[bug] Build script output doesn't reflect specified output file #77

Closed funnelfiasco closed 4 days ago

funnelfiasco commented 4 days ago

If you run go run main.go compile --output ../docs/baseline.md, it correctly writes to ../docs/baseline.md, but the output is:

---
Output generated to ../baseline.md
Please verify the contents before committing.
Known issues exist with links where one term is a substring of another, such as 'release' and 'release pipeline'
---