Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ This repository will host the source code for a GitHub app designed to detect se
- **Automated Scanning**: Identifies sensitive data patterns in text, PDFs, images, and more.
- **GitHub Integration**: Triggered by repository events, such as file uploads, commits, or pull requests.
- **Detailed Reports**: Provides actionable insights and flags files containing sensitive information, and how to resolve them.
- **Automated Questionnaire Form**: Every pull request has a questionnaire automatically pushed to educate developers and users.

### **Expected Supported File Types (so far)**
- Text files (`.txt`)
Expand Down