File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -180,4 +180,3 @@ The InnerSource Measurement Tool is designed to analyze GitHub repositories and
1801803 . ** Network Errors** : API timeouts or connectivity issues
1811814 . ** Data Errors** : Missing org-data.json or invalid format
1821825 . ** Processing Errors** : Unexpected data structures or edge cases
183-
Original file line number Diff line number Diff line change @@ -608,7 +608,7 @@ The tool determines team ownership by:
608608
609609**Solution**:
610610
611- 1. Verify your GitHub token is valid : ` curl -H "Authorization: token YOUR_TOKEN" https://api.github.com/user`
611+ 1. Verify your GitHub token is valid : ` curl -H "Authorization: token YOUR_TOKEN" https://api.github.com/user` # gitleaks:allow
6126122. For GitHub Enterprise, ensure `GH_ENTERPRISE_URL` is set correctly
6136133. Check network connectivity to GitHub/GHE instance
614614
You can’t perform that action at this time.
0 commit comments