Snyk scan and slack notification

I want to send slack notification once snyk/scan docker image scan step is completed and want to notify the scan result from snyk to slack channel. Is there any option to do this in config.yml ?

There is a write up on the process here

 https://discuss.circleci.com/t/leveraging-circleci-api-to-include-build-logs-in-slack-notifications/39111/7

I’ve not gotten to the point of needing to get this to work, so I can not comment on the code provided.

1 Like

Thanks a lot. this is what i was looking for.