{"id":45618359,"url":"https://github.com/neefrehman/make-matrix","last_synced_at":"2026-02-23T18:24:07.834Z","repository":{"id":37860697,"uuid":"261799727","full_name":"neefrehman/make-matrix","owner":"neefrehman","description":"A simple, type-safe way to create multi-dimensional arrays","archived":false,"fork":false,"pushed_at":"2025-10-01T20:12:26.000Z","size":15466,"stargazers_count":26,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-22T20:35:47.125Z","etag":null,"topics":["array","generator","graphics","javascript","math","matrices","matrix","multidimensional-arrays","typescript","webgl"],"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/neefrehman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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}},"created_at":"2020-05-06T15:22:29.000Z","updated_at":"2025-10-20T05:33:47.000Z","dependencies_parsed_at":"2024-01-20T12:25:06.232Z","dependency_job_id":"cf8c9507-eff6-4af1-b98c-b77e26fb5a64","html_url":"https://github.com/neefrehman/make-matrix","commit_stats":{"total_commits":166,"total_committers":4,"mean_commits":41.5,"dds":"0.13855421686746983","last_synced_commit":"7b474012d91eac95ac49d5649845b4ada670711f"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/neefrehman/make-matrix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neefrehman%2Fmake-matrix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neefrehman%2Fmake-matrix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neefrehman%2Fmake-matrix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neefrehman%2Fmake-matrix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neefrehman","download_url":"https://codeload.github.com/neefrehman/make-matrix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neefrehman%2Fmake-matrix/sbom","scorecard":{"id":678422,"data":{"date":"2025-08-11","repo":{"name":"github.com/neefrehman/make-matrix","commit":"97dfd63bf28147d270dcdeede1d140dab2901d63"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/16 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":"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":"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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint-pr.yml:11","Warn: no topLevel permission defined: .github/workflows/test-and-release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"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/lint-pr.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/neefrehman/make-matrix/lint-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-and-release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/neefrehman/make-matrix/test-and-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/neefrehman/make-matrix/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/neefrehman/make-matrix/test.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.2 not signed: https://api.github.com/repos/neefrehman/make-matrix/releases/220492457","Warn: release artifact v4.0.1 not signed: https://api.github.com/repos/neefrehman/make-matrix/releases/175127560","Warn: release artifact v4.0.0 not signed: https://api.github.com/repos/neefrehman/make-matrix/releases/130218437","Warn: release artifact v3.0.2 not signed: https://api.github.com/repos/neefrehman/make-matrix/releases/92033240","Warn: release artifact v3.0.1 not signed: https://api.github.com/repos/neefrehman/make-matrix/releases/92027045","Warn: release artifact v4.0.2 does not have provenance: https://api.github.com/repos/neefrehman/make-matrix/releases/220492457","Warn: release artifact v4.0.1 does not have provenance: https://api.github.com/repos/neefrehman/make-matrix/releases/175127560","Warn: release artifact v4.0.0 does not have provenance: https://api.github.com/repos/neefrehman/make-matrix/releases/130218437","Warn: release artifact v3.0.2 does not have provenance: https://api.github.com/repos/neefrehman/make-matrix/releases/92033240","Warn: release artifact v3.0.1 does not have provenance: https://api.github.com/repos/neefrehman/make-matrix/releases/92027045"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test-and-release.yml:9"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-21T22:17:45.215Z","repository_id":37860697,"created_at":"2025-08-21T22:17:45.215Z","updated_at":"2025-08-21T22:17:45.215Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29750386,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T07:44:07.782Z","status":"ssl_error","status_checked_at":"2026-02-23T07:44:07.432Z","response_time":90,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["array","generator","graphics","javascript","math","matrices","matrix","multidimensional-arrays","typescript","webgl"],"created_at":"2026-02-23T18:24:07.100Z","updated_at":"2026-02-23T18:24:07.790Z","avatar_url":"https://github.com/neefrehman.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":null,"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneefrehman%2Fmake-matrix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneefrehman%2Fmake-matrix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneefrehman%2Fmake-matrix/lists"}