{"id":5805749,"name":"umutphp/github-action-dynamic-profile-page","ecosystem":"actions","description":"Create a line for every commit/release on profile page.","homepage":"","licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/umutphp/github-action-dynamic-profile-page","keywords_array":["github-action","hacktoberfest","profile"],"namespace":"umutphp","versions_count":5,"first_release_published_at":"2020-07-11T17:24:21.000Z","latest_release_published_at":"2024-09-08T21:18:43.000Z","latest_release_number":"v5","last_synced_at":"2026-05-26T18:05:06.356Z","created_at":"2023-01-04T15:43:34.673Z","updated_at":"2026-05-26T18:05:06.356Z","registry_url":"https://github.com/umutphp/github-action-dynamic-profile-page","install_command":null,"documentation_url":null,"metadata":{"name":"Push updates to your profile page","description":"Create a line for every commit/release on profile page.","inputs":{"github-username":{"description":"Name of the destination username/organization","required":true},"user-email":{"description":"Email for the git commit","required":true},"readme-file":{"description":"The name of the readme file","required":false,"default":"README.md"}},"runs":{"using":"docker","image":"Dockerfile","args":["${{ inputs.github-username }}","${{ inputs.user-email }}","${{ inputs.readme-file }}"]},"branding":{"icon":"git-commit","color":"green"},"default_branch":"master","path":null},"repo_metadata":{"id":59119316,"uuid":"278723686","full_name":"umutphp/github-action-dynamic-profile-page","owner":"umutphp","description":"GitHub Action to push updates to your special profile repository.","archived":false,"fork":false,"pushed_at":"2024-09-23T15:16:52.000Z","size":121,"stargazers_count":57,"open_issues_count":0,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-22T17:03:10.687Z","etag":null,"topics":["github-action","hacktoberfest","profile"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/umutphp.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}},"created_at":"2020-07-10T20:06:38.000Z","updated_at":"2025-08-07T03:07:20.000Z","dependencies_parsed_at":"2024-10-26T21:09:59.032Z","dependency_job_id":"330e9563-8c5c-4081-a1a8-787fa315c80c","html_url":"https://github.com/umutphp/github-action-dynamic-profile-page","commit_stats":{"total_commits":49,"total_committers":2,"mean_commits":24.5,"dds":"0.020408163265306145","last_synced_commit":"2a71a96be7f1a8deb423cdda3f24161fdb00ce66"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/umutphp/github-action-dynamic-profile-page","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutphp%2Fgithub-action-dynamic-profile-page","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutphp%2Fgithub-action-dynamic-profile-page/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutphp%2Fgithub-action-dynamic-profile-page/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutphp%2Fgithub-action-dynamic-profile-page/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/umutphp","download_url":"https://codeload.github.com/umutphp/github-action-dynamic-profile-page/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutphp%2Fgithub-action-dynamic-profile-page/sbom","scorecard":{"id":908719,"data":{"date":"2025-08-11","repo":{"name":"github.com/umutphp/github-action-dynamic-profile-page","commit":"3c04c2a942d03c96db8d7decdb5d6ace16f27065"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/gadpp.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":"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":"Code-Review","score":9,"reason":"Found 11/12 approved changesets -- score normalized to 9","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":"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":"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":"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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gadpp.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/umutphp/github-action-dynamic-profile-page/gadpp.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:3.10 to alpine:3.10@sha256:451eee8bedcb2f029756dc3e9d73bab0e7943c1ac55cff3a4861c52a0fdd3e98","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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: 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":"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 29 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"}}]},"last_synced_at":"2025-08-24T18:21:47.848Z","repository_id":59119316,"created_at":"2025-08-24T18:21:47.848Z","updated_at":"2025-08-24T18:21:47.848Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278486271,"owners_count":25994945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","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"},"owner_record":{"login":"umutphp","name":"Umut Işık","uuid":"3245166","kind":"user","description":"Software Developer, CTO @SmartupTeams, Open Source Volunteer, A Timid Entrepreneur","email":"","website":null,"location":"Istanbul","twitter":"umutphp","company":"Smartup Network","icon_url":"https://avatars.githubusercontent.com/u/3245166?u=937a6dbac4a7af383bfea3ea9699811dbe343551\u0026v=4","repositories_count":27,"last_synced_at":"2023-03-05T21:37:58.935Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/umutphp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T23:19:53.001Z","updated_at":"2023-03-05T21:37:58.946Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/umutphp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/umutphp/repositories"},"tags":[{"name":"v5","sha":"8c4997157338d1824594a85d84598dbbc7138835","kind":"commit","published_at":"2024-09-08T21:18:43.000Z","download_url":"https://codeload.github.com/umutphp/github-action-dynamic-profile-page/tar.gz/v5","html_url":"https://github.com/umutphp/github-action-dynamic-profile-page/releases/tag/v5","dependencies_parsed_at":"2024-09-10T04:54:30.671Z","dependency_job_id":null,"purl":"pkg:github/umutphp/github-action-dynamic-profile-page@v5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutphp%2Fgithub-action-dynamic-profile-page/tags/v5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutphp%2Fgithub-action-dynamic-profile-page/tags/v5/manifests"},{"name":"v4","sha":"da5f1ec94066ad27c0c57ad8cfc554e43b842c54","kind":"commit","published_at":"2024-08-28T21:44:40.000Z","download_url":"https://codeload.github.com/umutphp/github-action-dynamic-profile-page/tar.gz/v4","html_url":"https://github.com/umutphp/github-action-dynamic-profile-page/releases/tag/v4","dependencies_parsed_at":"2024-08-30T04:01:59.736Z","dependency_job_id":null,"purl":"pkg:github/umutphp/github-action-dynamic-profile-page@v4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutphp%2Fgithub-action-dynamic-profile-page/tags/v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutphp%2Fgithub-action-dynamic-profile-page/tags/v4/manifests"},{"name":"v3","sha":"4dc9f89f89ce024a17886971c142b729c54d15f5","kind":"commit","published_at":"2024-08-28T21:15:08.000Z","download_url":"https://codeload.github.com/umutphp/github-action-dynamic-profile-page/tar.gz/v3","html_url":"https://github.com/umutphp/github-action-dynamic-profile-page/releases/tag/v3","dependencies_parsed_at":"2024-08-30T04:01:59.739Z","dependency_job_id":null,"purl":"pkg:github/umutphp/github-action-dynamic-profile-page@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutphp%2Fgithub-action-dynamic-profile-page/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutphp%2Fgithub-action-dynamic-profile-page/tags/v3/manifests"},{"name":"v2","sha":"7ba45d6d92dc4f11ab46477cb07c8adfbb9ae192","kind":"commit","published_at":"2020-07-11T18:10:32.000Z","download_url":"https://codeload.github.com/umutphp/github-action-dynamic-profile-page/tar.gz/v2","html_url":"https://github.com/umutphp/github-action-dynamic-profile-page/releases/tag/v2","dependencies_parsed_at":"2023-05-31T13:28:27.966Z","dependency_job_id":null,"purl":"pkg:github/umutphp/github-action-dynamic-profile-page@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutphp%2Fgithub-action-dynamic-profile-page/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutphp%2Fgithub-action-dynamic-profile-page/tags/v2/manifests"},{"name":"v1","sha":"2be386bcefbe4f84418827c1f0bbc721edf7c403","kind":"commit","published_at":"2020-07-11T17:24:21.000Z","download_url":"https://codeload.github.com/umutphp/github-action-dynamic-profile-page/tar.gz/v1","html_url":"https://github.com/umutphp/github-action-dynamic-profile-page/releases/tag/v1","dependencies_parsed_at":"2023-05-31T13:28:28.413Z","dependency_job_id":null,"purl":"pkg:github/umutphp/github-action-dynamic-profile-page@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutphp%2Fgithub-action-dynamic-profile-page/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutphp%2Fgithub-action-dynamic-profile-page/tags/v1/manifests"}]},"repo_metadata_updated_at":"2025-10-05T17:28:26.406Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":15.322452860085564,"dependent_packages_count":0.0,"stargazers_count":4.309935034067501,"forks_count":4.57930597369672,"docker_downloads_count":null,"average":6.052923466962446},"purl":"pkg:githubactions/umutphp/github-action-dynamic-profile-page","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/umutphp/github-action-dynamic-profile-page","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/umutphp/github-action-dynamic-profile-page","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/umutphp/github-action-dynamic-profile-page/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T02:22:57.542Z","issues_count":4,"pull_requests_count":13,"avg_time_to_close_issue":260584.25,"avg_time_to_close_pull_request":11731.615384615385,"issues_closed_count":4,"pull_requests_closed_count":13,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":7.0,"avg_comments_per_pull_request":0.07692307692307693,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":97288.0,"past_year_avg_time_to_close_pull_request":12643.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":9.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutphp%2Fgithub-action-dynamic-profile-page/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/umutphp%2Fgithub-action-dynamic-profile-page/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/umutphp%2Fgithub-action-dynamic-profile-page/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/umutphp%2Fgithub-action-dynamic-profile-page/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/umutphp%2Fgithub-action-dynamic-profile-page/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/umutphp%2Fgithub-action-dynamic-profile-page/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/umutphp%2Fgithub-action-dynamic-profile-page/codemeta","maintainers":[]}