{"id":4597,"url":"https://github.com/adnanh/webhook","last_synced_at":"2026-03-20T06:20:48.720Z","repository":{"id":25719703,"uuid":"29156642","full_name":"adnanh/webhook","owner":"adnanh","description":"webhook is a lightweight incoming webhook server to run shell commands","archived":false,"fork":false,"pushed_at":"2025-08-28T21:17:53.000Z","size":9391,"stargazers_count":11173,"open_issues_count":115,"forks_count":855,"subscribers_count":165,"default_branch":"master","last_synced_at":"2025-08-29T02:47:32.514Z","etag":null,"topics":["automate","automation","ci","deploy","devops","execute","go","hacktoberfest","hook","hooks","incoming","integration","programming","redeploy","script","server","shell","web","webhook","webhooks"],"latest_commit_sha":null,"homepage":"","language":"Go","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/adnanh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null},"funding":{"open_collective":"webhook","github":"adnanh"}},"created_at":"2015-01-12T20:59:11.000Z","updated_at":"2025-08-28T21:17:58.000Z","dependencies_parsed_at":"2024-02-19T19:53:52.679Z","dependency_job_id":"e1fe0609-7fa3-47c2-9bb2-b54dd45906d6","html_url":"https://github.com/adnanh/webhook","commit_stats":{"total_commits":357,"total_committers":57,"mean_commits":"6.2631578947368425","dds":0.5630252100840336,"last_synced_commit":"b6f24d00a59d3b824ff5ceeafc50a2ea6a567547"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/adnanh/webhook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnanh%2Fwebhook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnanh%2Fwebhook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnanh%2Fwebhook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnanh%2Fwebhook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adnanh","download_url":"https://codeload.github.com/adnanh/webhook/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnanh%2Fwebhook/sbom","scorecard":{"id":167050,"data":{"date":"2025-08-11","repo":{"name":"github.com/adnanh/webhook","commit":"2da9957e86f184783d6dbb92aba2185300377f97"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.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":"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":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/adnanh/webhook/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/adnanh/webhook/build.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned 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":"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":"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: 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 2.8.2 not signed: https://api.github.com/repos/adnanh/webhook/releases/181883527","Warn: release artifact 2.8.1 not signed: https://api.github.com/repos/adnanh/webhook/releases/103856960","Warn: release artifact 2.8.0 not signed: https://api.github.com/repos/adnanh/webhook/releases/34890981","Warn: release artifact 2.7.0 not signed: https://api.github.com/repos/adnanh/webhook/releases/25657930","Warn: release artifact 2.6.11 not signed: https://api.github.com/repos/adnanh/webhook/releases/22237537","Warn: release artifact 2.8.2 does not have provenance: https://api.github.com/repos/adnanh/webhook/releases/181883527","Warn: release artifact 2.8.1 does not have provenance: https://api.github.com/repos/adnanh/webhook/releases/103856960","Warn: release artifact 2.8.0 does not have provenance: https://api.github.com/repos/adnanh/webhook/releases/34890981","Warn: release artifact 2.7.0 does not have provenance: https://api.github.com/repos/adnanh/webhook/releases/25657930","Warn: release artifact 2.6.11 does not have provenance: https://api.github.com/repos/adnanh/webhook/releases/22237537"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3770 / GHSA-vrw8-fxc6-2r93"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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 19 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-16T15:11:48.858Z","repository_id":25719703,"created_at":"2025-08-16T15:11:48.858Z","updated_at":"2025-08-16T15:11:48.858Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274632786,"owners_count":25321253,"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-09-11T02:00:13.660Z","response_time":74,"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"}},"keywords":["automate","automation","ci","deploy","devops","execute","go","hacktoberfest","hook","hooks","incoming","integration","programming","redeploy","script","server","shell","web","webhook","webhooks"],"created_at":"2024-01-11T16:54:02.581Z","updated_at":"2025-09-11T12:24:00.005Z","avatar_url":"https://github.com/adnanh.png","language":"Go","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/4597","html_url":"https://opencollective.ecosyste.ms/projects/4597","collective":{"id":3389,"uuid":"bvrgbk35-7l4x96ea-ljpomewa-0jdyzn83","slug":"webhook","name":"webhook","description":"Incoming webhook server to execute shell commands","website":"https://github.com/adnanh/webhook","github":null,"twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://github.com/adnanh/webhook"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-04-13T12:15:13.924Z","created_at":"2024-01-10T13:17:54.886Z","updated_at":"2026-04-13T12:15:14.738Z","transactions_count":123,"balance":15.140000000000015,"account_type":"COLLECTIVE","owner":{"login":"adnanh","name":"Adnan Hajdarević","uuid":"82367","kind":"user","description":"Software engineer from Sarajevo, Bosnia \u0026 Herzegovina","email":"","website":"https://www.linkedin.com/in/adnan-h","location":"Sarajevo, Bosnia \u0026 Herzegovina","twitter":null,"company":"@saburly","icon_url":"https://avatars.githubusercontent.com/u/82367?u=d8460b1a01895dc3d11e0b0fcc8d0d1fd58e67ab\u0026v=4","repositories_count":40,"last_synced_at":"2024-11-24T17:34:51.094Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/adnanh","funding_links":["https://github.com/sponsors/adnanh"],"total_stars":10075,"followers":196,"following":31,"created_at":"2022-11-07T10:47:03.083Z","updated_at":"2024-11-24T17:34:51.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adnanh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adnanh/repositories"},"last_project_activity_at":"2025-08-28T21:17:53.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2017-09-19T21:00:17.461Z","collective_updated_at":"2020-11-09T08:05:56.148Z","html_url":"https://opencollective.com/webhook","icon_url":"https://images.opencollective.com/webhook/logo/40.png","total_donations":1131.4099999999996,"total_expenses":-1173.7400000000007,"current_balance":15.140000000000015,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/webhook","url":"https://opencollective.ecosyste.ms/collectives/webhook","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/webhook/projects"}}