Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
aboutcode-org
/
scancode-toolkit
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
790
Star
2.6k
Code
Issues
1.5k
Pull requests
217
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Detect gibberish copyright #2402
- #4610
#4610
Merged
JonoYang
merged 17 commits into
develop
aboutcode-org/scancode-toolkit:develop
from
2402-detect-gibberish-copyright
aboutcode-org/scancode-toolkit:2402-detect-gibberish-copyright
Copy head branch name to clipboard
Jan 13, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Detect gibberish copyright #2402
#4610
JonoYang
merged 17 commits into
develop
aboutcode-org/scancode-toolkit:develop
from
2402-detect-gibberish-copyright
aboutcode-org/scancode-toolkit:2402-detect-gibberish-copyright
Copy head branch name to clipboard
Commits
Commits on Jan 9, 2026
Explore use of nostril to check copyrights #2402
Show description for 7b7edab
JonoYang
committed
7b7edab
View commit details
Copy full SHA for 7b7edab
Browse repository at this point
Check for nonsense line in is_candidate #2402
Show description for 6bdfc64
JonoYang
committed
6bdfc64
View commit details
Copy full SHA for 6bdfc64
Browse repository at this point
Use 2-char markov chain gibberish detector #2402
Show description for cd5992a
JonoYang
committed
cd5992a
View commit details
Copy full SHA for cd5992a
Browse repository at this point
Handle paths with pathlib.Path #2402
Show description for 3315781
JonoYang
committed
3315781
View commit details
Copy full SHA for 3315781
Browse repository at this point
Add basic test for gibberish detector #2402
Show description for 0a49ab1
JonoYang
committed
0a49ab1
View commit details
Copy full SHA for 0a49ab1
Browse repository at this point
Mark several tests with expected failures #2402
Show description for 66d84d0
JonoYang
committed
66d84d0
View commit details
Copy full SHA for 66d84d0
Browse repository at this point
Add ABOUT file for gibberish.py #2402
Show description for c40bef8
JonoYang
committed
c40bef8
View commit details
Copy full SHA for c40bef8
Browse repository at this point
Update gibberish.ABOUT #2402
Show description for a0b3625
JonoYang
committed
a0b3625
View commit details
Copy full SHA for a0b3625
Browse repository at this point
Create command to train gibberish detector model #2402
Show description for adc3c47
JonoYang
committed
adc3c47
View commit details
Copy full SHA for adc3c47
Browse repository at this point
Add arguments to provide custom training data to gibberish detector training #2402
Show description for 2324db5
JonoYang
committed
2324db5
View commit details
Copy full SHA for 2324db5
Browse repository at this point
Run train-gibberish-model during builds #2402
Show description for 8859596
JonoYang
committed
8859596
View commit details
Copy full SHA for 8859596
Browse repository at this point
Do not commit gibberish training model #2402
Show description for e202c72
JonoYang
committed
e202c72
View commit details
Copy full SHA for e202c72
Browse repository at this point
Add docs for new command #2402
Show description for d738982
JonoYang
committed
d738982
View commit details
Copy full SHA for d738982
Browse repository at this point
Commits on Jan 12, 2026
Merge branch 'develop' into 2402-detect-gibberish-copyright
JonoYang
committed
adaf27a
View commit details
Copy full SHA for adaf27a
Browse repository at this point
Use io.open to handle file operations in gibberish.py #2402
Show description for 4524ffc
JonoYang
committed
4524ffc
View commit details
Copy full SHA for 4524ffc
Browse repository at this point
Update comment and revert change to gibberish.py #2402
Show description for 0930f53
JonoYang
committed
0930f53
View commit details
Copy full SHA for 0930f53
Browse repository at this point
Commits on Jan 13, 2026
Move junk copyrights test into new directory #2402
Show description for be79270
JonoYang
committed
be79270
View commit details
Copy full SHA for be79270
Browse repository at this point
You can’t perform that action at this time.