Skip to content

hashgraph-online/lfdt-license-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LFDT License Compliance Check

CLI tool for verifying npm dependencies comply with LF Decentralized Trust license requirements.

Quick Start

# Check current directory
npm run check

# Check GitHub repository
npm run check https://github.com/hashgraph-online/hashgraph-online-standards-sdk-js

How It Works

  • Apache-2.0 is automatically approved
  • ⚠️ Other licenses need 12+ months age and 10+ stars/forks
  • Non-approved licenses are rejected

Approved Licenses

Auto-approved: Apache-2.0

Requires verification: MIT, BSD-2-Clause, BSD-3-Clause, ISC, and others

Troubleshooting

  • "Unable to verify substantial use" → Install GitHub CLI: gh auth login
  • Wrong license detected → Check package.json has correct license field

License

Apache-2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published