{"id":185534,"url":"https://github.com/tj-actions/glob","last_synced_at":"2026-08-19T06:20:38.507Z","repository":{"id":36984070,"uuid":"459228619","full_name":"tj-actions/glob","owner":"tj-actions","description":":octocat: Github action to match glob patterns with support for matching deleted files.","archived":false,"fork":false,"pushed_at":"2025-07-31T16:29:38.000Z","size":8687,"stargazers_count":18,"open_issues_count":14,"forks_count":22,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-06T23:11:51.792Z","etag":null,"topics":["actions","braces","cicd","github","github-actions","glob","globstar","minimatch","pattern-matching"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tj-actions.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["jackton1"],"patreon":null,"open_collective":"tj-actions","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":[]}},"created_at":"2022-02-14T16:03:52.000Z","updated_at":"2026-06-10T20:40:33.000Z","dependencies_parsed_at":"2024-02-02T01:30:06.753Z","dependency_job_id":"514fd92c-422c-4520-9eba-ea053f1524e3","html_url":"https://github.com/tj-actions/glob","commit_stats":{"total_commits":1753,"total_committers":11,"mean_commits":"159.36363636363637","dds":0.5014261266400457,"last_synced_commit":"f478d7a102a5115940ffefd974288ea74671d819"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/tj-actions/glob","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Fglob","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Fglob/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Fglob/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Fglob/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tj-actions","download_url":"https://codeload.github.com/tj-actions/glob/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj-actions%2Fglob/sbom","scorecard":{"id":888061,"data":{"date":"2025-08-11","repo":{"name":"github.com/tj-actions/glob","commit":"ab1f7061e017ad5c79d4f839ec8925db6b5097c3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/codacy-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/sync-release-version.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/update-readme.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/codacy-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/glob/codacy-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codacy-analysis.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/glob/codacy-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/glob/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/glob/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/glob/codeql.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-release-version.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/glob/sync-release-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-release-version.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/glob/sync-release-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-release-version.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/glob/sync-release-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-release-version.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/glob/sync-release-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-release-version.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/glob/sync-release-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-release-version.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/glob/sync-release-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/glob/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/glob/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/glob/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/glob/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/glob/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/glob/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/glob/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-readme.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/glob/update-readme.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-readme.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/glob/update-readme.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-readme.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/glob/update-readme.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-readme.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/tj-actions/glob/update-readme.yml/main?enable=pin","Info:   6 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T10:45:27.826Z","repository_id":36984070,"created_at":"2025-08-24T10:45:27.827Z","updated_at":"2025-08-24T10:45:27.827Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36778671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["actions","braces","cicd","github","github-actions","glob","globstar","minimatch","pattern-matching"],"created_at":"2024-02-03T02:31:53.658Z","updated_at":"2026-08-19T06:20:38.377Z","avatar_url":"https://github.com/tj-actions.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/185534","html_url":"https://opencollective.ecosyste.ms/projects/185534","collective":{"id":89971,"uuid":"rvedj9wr-oz3a56dx-jxlp7blg-8x4m0ykn","slug":"tj-actions","name":"TJ Actions","description":" At tj-actions, our mission is to simplify your CI/CD process with our intuitive GitHub actions and provide dedicated support to ensure your success.","website":"","github":"tj-actions","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/tj-actions"}],"currency":"CAD","projects_count":51,"last_synced_at":"2025-12-16T00:15:45.902Z","created_at":"2024-02-02T01:04:33.264Z","updated_at":"2025-12-16T00:15:46.095Z","transactions_count":null,"balance":0.0,"account_type":"ORGANIZATION","owner":{"login":"tj-actions","name":"tj-actions","uuid":"67116787","kind":"organization","description":"","email":"support@tj-actions.online","website":null,"location":"Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/67116787?v=4","repositories_count":49,"last_synced_at":"2024-04-14T17:23:43.854Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["jackton1"],"patreon":null,"open_collective":"tj-actions","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":[]}},"html_url":"https://github.com/tj-actions","funding_links":["https://github.com/sponsors/jackton1","https://opencollective.com/tj-actions"],"total_stars":2211,"followers":65,"following":0,"created_at":"2022-11-14T06:10:42.667Z","updated_at":"2024-04-14T17:23:47.758Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tj-actions","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tj-actions/repositories"},"last_project_activity_at":"2025-09-28T01:22:15.000Z","archived":false,"no_funding":false,"no_license":false,"host":"tj-actions","collective_created_at":"2021-03-24T12:48:52.437Z","collective_updated_at":"2025-12-12T09:45:07.709Z","html_url":"https://opencollective.com/tj-actions","icon_url":"https://images.opencollective.com/tj-actions/logo/40.png","total_donations":95.81,"total_expenses":-95.81,"current_balance":0.0,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/tj-actions","url":"https://opencollective.ecosyste.ms/collectives/tj-actions","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/tj-actions/projects"}}