Skip to content

Ensorcio/gcp-dlp-slackbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gcp-dlp-slackbot

Making a Slackbot using Google's DLP API to inspect messages. Deploy to Google App Engine.

Overview

alt text This is a Slackbot that is deployed to Google's App Engine. It receives messages via the Events API from Slack, sends the message to Google's DLP API to inspect for sensitive data, and reports any sensitive data found. Currently, it will post a message in the channel where the message was created to notify the user that it found sensitive data, and in an specified "Incident Response" channel to notify the IR team of the incident.

Details

To be written...

About

Making a Slackbot using Google's DLP API to inspect messages. Deploy to Google App Engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages