{"id":5800982,"name":"nick22985/Dev-Stats","ecosystem":"actions","description":"Gets wakatime \u0026 github stats and displays it on your readme page","homepage":"","licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/nick22985/Dev-Stats","keywords_array":["github","github-stats","profile","profile-readme","readme","wakatime","wakatime-stats"],"namespace":"nick22985","versions_count":5,"first_release_published_at":"2021-12-09T15:12:31.000Z","latest_release_published_at":"2022-01-26T04:27:18.000Z","latest_release_number":"V0.0.4","last_synced_at":"2026-08-31T11:42:43.838Z","created_at":"2023-01-04T12:41:19.311Z","updated_at":"2026-09-12T16:05:04.955Z","registry_url":"https://github.com/nick22985/Dev-Stats","install_command":null,"documentation_url":null,"metadata":{"name":"Profile Readme Dev Stats","description":"Gets wakatime \u0026 github stats and displays it on your readme page","author":"nick22985","branding":{"icon":"activity","color":"green"},"runs":{"using":"node16","main":"index.js"},"inputs":{"GH_TOKEN":{"description":"Github access token with Repo Scope","required":true},"WAKATIME_API_KEY":{"description":"Wakatime API key","required":true},"SHOW_SHORT_INFO":{"description":"Github Summary","required":false,"default":true},"SHOW_BREAK_DOWN":{"description":"Shows language activity for that week","required":false,"default":true},"SHOW_TIMEZONE":{"description":"Shows timezone. Requires SHOW_BREAK_DOWN=true","required":false,"default":true},"SHOW_EDITORS":{"description":"Shows editors used in the week SHOW_BREAK_DOWN=true","required":false,"default":true},"SHOW_LANGUAGES":{"description":"Show week coding language breakdown","required":false,"default":true},"SHOW_OS":{"description":"Shows Operating System","required":false,"default":true},"SHOW_HOSTS":{"description":"Show Hostnames of computers","required":false,"default":true},"SHOW_LANGUAGE_PER_REPO":{"description":"Shows github repo language counts","required":false,"default":true},"SHOW_PROJECTS":{"description":"Show Projects worked on that week","required":false,"default":true},"EXCLUDE_PROJECT":{"description":"You can exclude repos that you don't want showing on your readme page","required":false}},"default_branch":"master","path":null},"repo_metadata":{"id":38085887,"uuid":"434534525","full_name":"nick22985/Dev-Stats","owner":"nick22985","description":"Uses Github actions to update your dev stats on your profile","archived":false,"fork":false,"pushed_at":"2026-08-27T09:43:21.000Z","size":271,"stargazers_count":4,"open_issues_count":13,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-09-09T01:39:04.919Z","etag":null,"topics":["github","github-stats","profile","profile-readme","readme","wakatime","wakatime-stats"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nick22985.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}},"created_at":"2021-12-03T09:16:16.000Z","updated_at":"2026-07-26T13:16:56.000Z","dependencies_parsed_at":"2024-04-22T14:29:56.695Z","dependency_job_id":"ca90df38-7e71-43bf-b471-12cd990ed89e","html_url":"https://github.com/nick22985/Dev-Stats","commit_stats":{"total_commits":115,"total_committers":4,"mean_commits":28.75,"dds":"0.15652173913043477","last_synced_commit":"70fcebfda860bed0e59c4a1a7d0c9115c8af6ce5"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/nick22985/Dev-Stats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nick22985%2FDev-Stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nick22985%2FDev-Stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nick22985%2FDev-Stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nick22985%2FDev-Stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nick22985","download_url":"https://codeload.github.com/nick22985/Dev-Stats/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nick22985%2FDev-Stats/sbom","scorecard":{"id":684819,"data":{"date":"2025-08-11","repo":{"name":"github.com/nick22985/Dev-Stats","commit":"e27691b4be994db4e351f5e8f0604a22487a15af"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"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":"Code-Review","score":0,"reason":"Found 0/14 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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/nick22985/Dev-Stats/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/nick22985/Dev-Stats/main.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-8hc4-vh64-cxmj","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4"],"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-22T00:26:24.712Z","repository_id":38085887,"created_at":"2025-08-22T00:26:24.712Z","updated_at":"2025-08-22T00:26:24.712Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37240667,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-12T02:00:07.213Z","response_time":57,"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_record":{"login":"nick22985","name":"Nick","uuid":"43774713","kind":"user","description":"","email":"nick@nick22985.com","website":"https://nick22985.com","location":null,"twitter":"nick22985","company":null,"icon_url":"https://avatars.githubusercontent.com/u/43774713?v=4","repositories_count":45,"last_synced_at":"2026-09-09T00:59:28.970Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/nick22985","funding_links":[],"total_stars":35,"followers":11,"following":14,"created_at":"2022-11-14T06:40:41.030Z","updated_at":"2026-09-09T00:59:29.130Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nick22985","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nick22985/repositories"},"tags":[{"name":"V0.0.4","sha":"5122426d6a37510d86974fecf748862c0731b6a6","kind":"commit","published_at":"2022-01-26T04:27:18.000Z","download_url":"https://codeload.github.com/nick22985/Dev-Stats/tar.gz/V0.0.4","html_url":"https://github.com/nick22985/Dev-Stats/releases/tag/V0.0.4","dependencies_parsed_at":"2023-05-31T16:12:54.667Z","dependency_job_id":null,"purl":"pkg:github/nick22985/Dev-Stats@V0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nick22985%2FDev-Stats/tags/V0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nick22985%2FDev-Stats/tags/V0.0.4/manifests"},{"name":"V0.0.3","sha":"c77380f12fe2c324abb3437bfbf831535f6440f9","kind":"commit","published_at":"2022-01-26T04:23:33.000Z","download_url":"https://codeload.github.com/nick22985/Dev-Stats/tar.gz/V0.0.3","html_url":"https://github.com/nick22985/Dev-Stats/releases/tag/V0.0.3","dependencies_parsed_at":"2023-05-31T16:12:55.085Z","dependency_job_id":null,"purl":"pkg:github/nick22985/Dev-Stats@V0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nick22985%2FDev-Stats/tags/V0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nick22985%2FDev-Stats/tags/V0.0.3/manifests"},{"name":"V0.0.2","sha":"54a6af250cfe6b6b8473e538ac86def66b0c138b","kind":"commit","published_at":"2022-01-26T03:39:52.000Z","download_url":"https://codeload.github.com/nick22985/Dev-Stats/tar.gz/V0.0.2","html_url":"https://github.com/nick22985/Dev-Stats/releases/tag/V0.0.2","dependencies_parsed_at":"2023-05-31T16:12:55.534Z","dependency_job_id":null,"purl":"pkg:github/nick22985/Dev-Stats@V0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nick22985%2FDev-Stats/tags/V0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nick22985%2FDev-Stats/tags/V0.0.2/manifests"},{"name":"V0.0.1","sha":"ad4addea53ffc9a1a4106a4e290fa1b7d3e25df1","kind":"commit","published_at":"2021-12-14T06:56:15.000Z","download_url":"https://codeload.github.com/nick22985/Dev-Stats/tar.gz/V0.0.1","html_url":"https://github.com/nick22985/Dev-Stats/releases/tag/V0.0.1","dependencies_parsed_at":"2023-05-31T16:12:55.941Z","dependency_job_id":null,"purl":"pkg:github/nick22985/Dev-Stats@V0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nick22985%2FDev-Stats/tags/V0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nick22985%2FDev-Stats/tags/V0.0.1/manifests"},{"name":"V0.0.1-alpha","sha":"2db215e055579b2f8a35c8a41d0da8822cdbe2f0","kind":"commit","published_at":"2021-12-09T15:12:31.000Z","download_url":"https://codeload.github.com/nick22985/Dev-Stats/tar.gz/V0.0.1-alpha","html_url":"https://github.com/nick22985/Dev-Stats/releases/tag/V0.0.1-alpha","dependencies_parsed_at":"2023-05-31T16:12:56.389Z","dependency_job_id":null,"purl":"pkg:github/nick22985/Dev-Stats@V0.0.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nick22985%2FDev-Stats/tags/V0.0.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nick22985%2FDev-Stats/tags/V0.0.1-alpha/manifests"}]},"repo_metadata_updated_at":"2026-09-12T16:05:04.954Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.858974907023466,"dependent_packages_count":0.0,"stargazers_count":21.93818663702817,"forks_count":37.2590091052879,"average":25.514042662334884},"purl":"pkg:githubactions/nick22985/Dev-Stats","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/nick22985/Dev-Stats","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/nick22985/Dev-Stats","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/nick22985/Dev-Stats/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T06:40:36.184Z","issues_count":1,"pull_requests_count":172,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":4863912.979166667,"issues_closed_count":0,"pull_requests_closed_count":144,"pull_request_authors_count":4,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.7383720930232558,"merged_pull_requests_count":18,"bot_issues_count":1,"bot_pull_requests_count":171,"past_year_issues_count":1,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3527612.1818181816,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6875,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nick22985%2FDev-Stats/issues","maintainers":[{"login":"nick22985","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nick22985"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/nick22985%2FDev-Stats/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/nick22985%2FDev-Stats/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/nick22985%2FDev-Stats/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/nick22985%2FDev-Stats/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/nick22985%2FDev-Stats/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/nick22985%2FDev-Stats/codemeta","maintainers":[]}