{"id":372174,"url":"https://github.com/medikoo/timers-ext","last_synced_at":"2026-06-13T20:31:13.613Z","repository":{"id":10269258,"uuid":"12382096","full_name":"medikoo/timers-ext","owner":"medikoo","description":"Timers extensions","archived":false,"fork":false,"pushed_at":"2024-06-03T19:07:13.000Z","size":58,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-05-31T08:25:32.873Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/medikoo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"medikoo"}},"created_at":"2013-08-26T15:03:43.000Z","updated_at":"2024-06-03T19:05:38.000Z","dependencies_parsed_at":"2024-06-11T19:15:38.740Z","dependency_job_id":null,"html_url":"https://github.com/medikoo/timers-ext","commit_stats":{"total_commits":72,"total_committers":2,"mean_commits":36.0,"dds":"0.26388888888888884","last_synced_commit":"dce26912168230bea7f6087fdda56efa4436cf1b"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/medikoo/timers-ext","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/medikoo","download_url":"https://codeload.github.com/medikoo/timers-ext/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medikoo%2Ftimers-ext/sbom","scorecard":{"id":634396,"data":{"date":"2025-08-11","repo":{"name":"github.com/medikoo/timers-ext","commit":"5feea55d9820970daf5cd9c4a874053047940ac3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.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":"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":"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/integrate.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/medikoo/timers-ext/integrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/medikoo/timers-ext/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/medikoo/timers-ext/validate.yml/main?enable=pin","Info:   0 out of   3 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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Maintained","score":0,"reason":"0 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":"Code-Review","score":0,"reason":"Found 0/30 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/integrate.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/validate.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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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"}}]},"last_synced_at":"2025-08-21T08:43:54.117Z","repository_id":10269258,"created_at":"2025-08-21T08:43:54.117Z","updated_at":"2025-08-21T08:43:54.117Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33948315,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"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"}},"owner":{"login":"medikoo","name":"Mariusz Nowak","uuid":"122434","kind":"user","description":"Engineering modern web applications\r\n\r\nJavaScript/Node.js/HTML/Serverless","email":"medikoo+github.com@medikoo.com","website":"http://www.medikoo.com/","location":"Warsaw, Poland","twitter":"medikoo","company":null,"icon_url":"https://avatars.githubusercontent.com/u/122434?u=6202deb7a394c25a15b19d420e5ea28914384ec4\u0026v=4","repositories_count":268,"last_synced_at":"2026-04-19T18:39:19.565Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/medikoo","funding_links":["https://github.com/sponsors/medikoo"],"total_stars":5037,"followers":1397,"following":38,"created_at":"2022-11-02T16:19:05.321Z","updated_at":"2026-04-19T18:39:19.566Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/medikoo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/medikoo/repositories"},"packages":null,"commits":null,"issues":{"table":{}},"events":null,"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-19T10:02:07.742Z","updated_at":"2022-09-19T10:02:07.742Z","repository_link":"https://github.com/medikoo/timers-ext/blob/main/package.json","dependencies":[{"id":5414856952,"package_name":"es5-ext","ecosystem":"npm","requirements":"^0.10.53","direct":true,"kind":"runtime","optional":false},{"id":5414856953,"package_name":"next-tick","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":5414856954,"package_name":"eslint","ecosystem":"npm","requirements":"^5.16.0","direct":true,"kind":"development","optional":false},{"id":5414856955,"package_name":"eslint-config-medikoo-es5","ecosystem":"npm","requirements":"^1.7.3","direct":true,"kind":"development","optional":false},{"id":5414856956,"package_name":"tad","ecosystem":"npm","requirements":"^0.2.8","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/integrate.yml","sha":null,"kind":"manifest","created_at":"2024-06-11T19:05:46.107Z","updated_at":"2024-06-11T19:05:46.107Z","repository_link":"https://github.com/medikoo/timers-ext/blob/main/.github/workflows/integrate.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2024-06-11T19:05:46.302Z","updated_at":"2024-06-11T19:05:46.302Z","repository_link":"https://github.com/medikoo/timers-ext/blob/main/.github/workflows/publish.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/validate.yml","sha":null,"kind":"manifest","created_at":"2024-06-11T19:05:46.451Z","updated_at":"2024-06-11T19:05:46.451Z","repository_link":"https://github.com/medikoo/timers-ext/blob/main/.github/workflows/validate.yml","dependencies":[]}],"score":1.791759469228055,"created_at":"2026-05-14T05:08:43.858Z","updated_at":"2026-06-13T20:31:13.614Z","avatar_url":"https://github.com/medikoo.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372174","html_url":"https://summary.ecosyste.ms/projects/372174"}