ggshield icon indicating copy to clipboard operation
ggshield copied to clipboard

Export: Slack block JSON

Open Jguer opened this issue 4 years ago • 0 comments

Export Slack block JSON

What

Implement support for Slack json block output.

https://app.slack.com/block-kit-builder/

Why

So it's easy to curl the output of ggshield directly to a slack and get a nice display

Command

ggshield scan --output-type=slack ci

ggshield scan --output-type=text ci

ggshield scan --output-type=json ci

Definition of Done

  • [ ] Slack output handler
  • [ ] --json ported to --output-type ( if not done already)

Jguer avatar Nov 04 '21 10:11 Jguer