Slack notification functionality on fail#175
Slack notification functionality on fail#175jeremylong merged 2 commits intodependency-check:masterfrom
Conversation
|
Hey - thanks for the PR! I will be merging this before the next release. I just need to update the documentation in the primary ODC repo - I'll be leaving this open as a reminder until I get the documentation updated. |
|
Just to make sure I am creating the correct documentation - for this to work people would have to create their own web hook for slack to receive and post these messages? |
|
Yes, you have to create an incoming webhook and you have to specify that in the slack configuration block. In this example the slackweb hook url is a system propertie |
This add's the ability to send a slack notification to a slack webhook, when the dependency analyze fails