Skip to content
/ GitEye Public

An Auth0 WebTask intended to be an endpoint for a GitHub web hook

Notifications You must be signed in to change notification settings

Broham/GitEye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

GitEye

An Auth0 WebTask intended to be an endpoint for a GitHub web hook. Searches updated files for potentially sensitive data. Currently the following terms are being searched for:

  • password
  • pass
  • pw
  • pwd
  • passwd
  • key
  • user
  • username
  • secret

Setup

First follow the instructions for installing the WebTask CLI found here.

Once this has been done you can upload the WebTask.

This will give you a URL for the web task that can be used as an end point for your GitHub webhook.

TODO

Add email notificaitons to the committer and the repo owner. Currently this only logs to the WebTask console when potentially sensitive content is found.

About

An Auth0 WebTask intended to be an endpoint for a GitHub web hook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published