Skip to content

Automatically monitors GitHub for code similarities and potential plagiarism using GitHub API. Includes Slack & Email alerts and an AI-based scanning skeleton for advanced code similarity detection.

License

Notifications You must be signed in to change notification settings

aonexyz/code-copyright-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐Code Copyright Monitor with Alerts & AI skeleton

This repository automatically checks if your unique code signature appears in other GitHub repos.

✅ Features

  • Automatic scanning via GitHub API
  • Daily GitHub Actions monitor job
  • Log file history
  • No 3rd-party tools required

🚀 Setup

1. Clone this repo

git clone https://github.com/yourusername/code-copyright-monitor
cd code-copyright-monitor

2. Edit monitor.py and put your unique code keywords

SEARCH_QUERY = "your_unique_code_signature_here"

3. Add GitHub token in repository secrets:

Settings → Secrets → GITHUB_TOKEN

4. Logs

Logs will be saved at:

logs/report.log

Author


Buy me a coffee ☕

Love the bot? Wanna fuel more WAGMI vibes? Drop some crypto love to keep the charts lit! 🙌

  • SUI: 0x6e20d8f6c15aeb42887608eec65b29385f21fa21cfd23302c54fabd813d8cd38
  • USDT (TRC20): TMoPwVpeC8A2yTc5qotKj8gVXaGTqQwc3L
  • BNB (BEP20): 0x068ff5934e0c30d8763012a6faa0033e7fdcc455
  • Binance UID:899350787

Every bit helps me grind harder and keep this bot stacking bags! 😎

🪪 License

MIT © 2025

About

Automatically monitors GitHub for code similarities and potential plagiarism using GitHub API. Includes Slack & Email alerts and an AI-based scanning skeleton for advanced code similarity detection.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages