We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Welcome to the SensitiBot wiki!
SensitiBot is a Python bot that detects data leaks on public repositories.
It was conceived as a project for the Software Engineering degree final project.
Install sensitibot using pip. It is advisable to do this in a Python virtualenv without system packages:
$ pip install sensitibot
Note: Other methods of instalation can be found in the installation instructions.
It is advisable to provide the branch name when analazing a single repository to reduce the number of calls made to the GitHub API.