{"id":10808283,"name":"@openally/config.typescript","ecosystem":"npm","description":"TypeScript configuration (TSConfig)","homepage":"https://github.com/OpenAlly/configs#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/OpenAlly/configs","keywords_array":[],"namespace":"openally","versions_count":8,"first_release_published_at":"2024-08-12T23:50:36.050Z","latest_release_published_at":"2026-03-19T17:09:56.851Z","latest_release_number":"1.3.0","last_synced_at":"2026-06-13T03:02:08.421Z","created_at":"2024-08-14T04:55:03.872Z","updated_at":"2026-06-13T03:02:08.422Z","registry_url":"https://www.npmjs.com/package/@openally/config.typescript","install_command":"npm install @openally/config.typescript","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.3.0"}},"repo_metadata":{"id":252848163,"uuid":"823342503","full_name":"OpenAlly/configs","owner":"OpenAlly","description":"Mono-repository for tools configuration (ESLint, TSConfig)","archived":false,"fork":false,"pushed_at":"2026-03-18T22:05:28.000Z","size":288,"stargazers_count":6,"open_issues_count":4,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-19T07:44:18.080Z","etag":null,"topics":["configuration","eslint","tsconfig"],"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/OpenAlly.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":"SECURITY.md","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":"2024-07-02T21:23:56.000Z","updated_at":"2026-03-18T22:04:58.000Z","dependencies_parsed_at":"2024-08-29T23:56:13.691Z","dependency_job_id":"be814878-b6a1-40fe-801e-215f25d6f5bc","html_url":"https://github.com/OpenAlly/configs","commit_stats":null,"previous_names":["openally/configs"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/OpenAlly/configs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenAlly%2Fconfigs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenAlly%2Fconfigs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenAlly%2Fconfigs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenAlly%2Fconfigs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenAlly","download_url":"https://codeload.github.com/OpenAlly/configs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenAlly%2Fconfigs/sbom","scorecard":{"id":925969,"data":{"date":"2025-08-25T12:46:51Z","repo":{"name":"github.com/OpenAlly/configs","commit":"a74feb0e999bc4889596fb942a375ff917f2e9d3"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7,"checks":[{"name":"Maintained","score":10,"reason":"16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":7,"reason":"Found 7/10 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Warn: no topLevel permission defined: .github/workflows/changesets.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/eslint.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Contributors","score":10,"reason":"project has 12 contributing companies or organizations","details":["Info: found contributions from: AntarkaGame, ES-Community, MyUnisoft, NodeSecure, OpenAlly, SlimIO, TopCli, UIM-Community, dashlog, myunisoft, nodejs, openally"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"CI-Tests","score":2,"reason":"6 out of 27 merged PRs checked by a CI test -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-08-25T13:08:30.571Z","repository_id":252848163,"created_at":"2025-08-25T13:08:30.585Z","updated_at":"2025-08-25T13:08:30.585Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30713415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-19T05:29:31.190Z","status":"ssl_error","status_checked_at":"2026-03-19T05:28:25.821Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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"}},"repo_metadata_updated_at":"2026-05-05T18:33:31.566Z","dependent_packages_count":0,"downloads":3418,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":62.06561979056892,"dependent_repos_count":25.979934337669214,"dependent_packages_count":37.741208945735224,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.92892102465779},"purl":"pkg:npm/%40openally/config.typescript","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@openally/config.typescript","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@openally/config.typescript","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@openally/config.typescript/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-18T23:02:49.351Z","issues_count":5,"pull_requests_count":208,"avg_time_to_close_issue":63267.0,"avg_time_to_close_pull_request":567750.9627659575,"issues_closed_count":3,"pull_requests_closed_count":188,"pull_request_authors_count":7,"issue_authors_count":3,"avg_comments_per_issue":0.8,"avg_comments_per_pull_request":0.6009615384615384,"merged_pull_requests_count":88,"bot_issues_count":1,"bot_pull_requests_count":171,"past_year_issues_count":0,"past_year_pull_requests_count":50,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":627778.4186046511,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":41,"past_year_merged_pull_requests_count":33,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openally%2Fconfigs/issues","maintainers":[{"login":"fraxken","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fraxken"}],"active_maintainers":[{"login":"fraxken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fraxken"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openally%2Fconfig.typescript/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openally%2Fconfig.typescript/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openally%2Fconfig.typescript/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openally%2Fconfig.typescript/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openally%2Fconfig.typescript/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openally%2Fconfig.typescript/codemeta","maintainers":[{"uuid":"fraxken","login":"fraxken","name":null,"email":"gentilhomme.thomas@gmail.com","url":null,"packages_count":188,"html_url":"https://www.npmjs.com/~fraxken","role":null,"created_at":"2024-08-14T04:55:11.186Z","updated_at":"2024-08-14T04:55:11.186Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fraxken/packages"},{"uuid":"pierred","login":"pierred","name":null,"email":"pierredemailly.pro@gmail.com","url":null,"packages_count":112,"html_url":"https://www.npmjs.com/~pierred","role":null,"created_at":"2024-08-14T04:55:11.097Z","updated_at":"2024-08-14T04:55:11.097Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pierred/packages"}]}