{"id":360333,"url":"https://github.com/bryannice/gitactions-slack-notification","last_synced_at":"2026-06-21T10:17:27.145Z","repository":{"id":39740672,"uuid":"219068276","full_name":"bryannice/gitactions-slack-notification","owner":"bryannice","description":"Git Action Slack Notifications From Build Status","archived":false,"fork":false,"pushed_at":"2022-05-26T20:03:06.000Z","size":9109,"stargazers_count":16,"open_issues_count":1,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-06-03T04:02:35.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/bryannice.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},"funding":{"github":["bryan-nice"]}},"created_at":"2019-11-01T21:54:47.000Z","updated_at":"2024-11-29T15:20:36.000Z","dependencies_parsed_at":"2023-01-05T04:52:49.302Z","dependency_job_id":null,"html_url":"https://github.com/bryannice/gitactions-slack-notification","commit_stats":{"total_commits":113,"total_committers":4,"mean_commits":28.25,"dds":"0.21238938053097345","last_synced_commit":"fd85f258d501ba91c509aa97284846bfa397e69c"},"previous_names":["bryan-nice/slack-notification"],"tags_count":5,"template":false,"template_full_name":"actions/container-action","purl":"pkg:github/bryannice/gitactions-slack-notification","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bryannice","download_url":"https://codeload.github.com/bryannice/gitactions-slack-notification/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/sbom","scorecard":{"id":255735,"data":{"date":"2025-08-11","repo":{"name":"github.com/bryannice/gitactions-slack-notification","commit":"fd85f258d501ba91c509aa97284846bfa397e69c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/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":"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":"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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd_build_package.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/bryannice/gitactions-slack-notification/cd_build_package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd_build_package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/bryannice/gitactions-slack-notification/cd_build_package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd_build_package.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/bryannice/gitactions-slack-notification/cd_build_package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd_build_package.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/bryannice/gitactions-slack-notification/cd_build_package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd_build_package.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/bryannice/gitactions-slack-notification/cd_build_package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_branch_build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/bryannice/gitactions-slack-notification/ci_branch_build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_branch_build.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/bryannice/gitactions-slack-notification/ci_branch_build.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/Dockerfile:7","Warn: containerImage not pinned by hash: build/docker/Dockerfile:20","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd_build_package.yml:1","Warn: no topLevel permission defined: .github/workflows/ci_branch_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":"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":"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":"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":"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":-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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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":"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-17T09:40:25.523Z","repository_id":39740672,"created_at":"2025-08-17T09:40:25.523Z","updated_at":"2025-08-17T09:40:25.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34391703,"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-16T02:00:06.860Z","response_time":126,"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":"bryannice","name":"bryannice","uuid":"68162346","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/68162346?v=4","repositories_count":7,"last_synced_at":"2023-03-08T23:20:37.247Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bryannice","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T13:05:50.573Z","updated_at":"2023-03-08T23:20:37.282Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bryannice","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bryannice/repositories"},"packages":[{"id":5804917,"name":"bryannice/gitactions-slack-notification","ecosystem":"actions","description":"Slack notification sent by Git Actions","homepage":"","licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/bryannice/gitactions-slack-notification","keywords_array":[],"namespace":"bryannice","versions_count":5,"first_release_published_at":"2019-11-11T10:05:25.000Z","latest_release_published_at":"2021-01-11T06:23:56.000Z","latest_release_number":"2.0.0","last_synced_at":"2026-06-16T05:02:11.002Z","created_at":"2023-01-04T15:16:40.082Z","updated_at":"2026-06-16T05:02:11.002Z","registry_url":"https://github.com/bryannice/gitactions-slack-notification","install_command":null,"documentation_url":null,"metadata":{"name":"Slack Notification","description":"Slack notification sent by Git Actions","author":"Bryan Nice","branding":{"icon":"message-square","color":"purple"},"runs":{"using":"docker","image":"docker://bryannice/gitactions-slack-notification:2.0.0"},"default_branch":"master","path":null},"repo_metadata":{"uuid":"219068276","full_name":"bryannice/gitactions-slack-notification","owner":"bryannice","description":"Git Action Slack Notifications From Build Status","archived":false,"fork":false,"pushed_at":"2022-05-26T20:03:06.000Z","size":9109,"stargazers_count":13,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-07-11T06:42:26.891Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/bryannice.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},"funding":{"github":["bryan-nice"]}},"created_at":"2019-11-01T21:54:47.000Z","updated_at":"2023-03-10T17:49:49.000Z","dependencies_parsed_at":"2023-01-05T04:52:49.302Z","dependency_job_id":null,"html_url":"https://github.com/bryannice/gitactions-slack-notification","commit_stats":{"total_commits":113,"total_committers":4,"mean_commits":28.25,"dds":"0.21238938053097345","last_synced_commit":"fd85f258d501ba91c509aa97284846bfa397e69c"},"previous_names":[],"tags_count":5,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bryannice","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":145709601,"owners_count":6278965,"icon_url":"https://github.com/github.png","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":"bryannice","name":"bryannice","uuid":"68162346","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/68162346?v=4","repositories_count":7,"last_synced_at":"2023-03-08T23:20:37.247Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bryannice","created_at":"2022-11-18T13:05:50.573Z","updated_at":"2023-03-08T23:20:37.282Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bryannice","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bryannice/repositories"},"tags":[{"name":"2.0.0","sha":"994ea1036ed0a741632907a1431f8d94f00dd84f","kind":"tag","published_at":"2021-01-11T06:23:56.000Z","download_url":"https://codeload.github.com/bryannice/gitactions-slack-notification/tar.gz/2.0.0","html_url":"https://github.com/bryannice/gitactions-slack-notification/releases/tag/2.0.0","dependencies_parsed_at":"2023-05-31T10:03:05.989Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/tags/2.0.0/manifests"},{"name":"1.1.0","sha":"6608fcb80426a26462c4f6372976a171644bb18f","kind":"tag","published_at":"2020-07-12T06:07:15.000Z","download_url":"https://codeload.github.com/bryannice/gitactions-slack-notification/tar.gz/1.1.0","html_url":"https://github.com/bryannice/gitactions-slack-notification/releases/tag/1.1.0","dependencies_parsed_at":"2023-05-31T10:03:06.659Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"ef6c0cf9e00b2953f2a7e725747a8a446a731c24","kind":"tag","published_at":"2019-11-12T08:01:19.000Z","download_url":"https://codeload.github.com/bryannice/gitactions-slack-notification/tar.gz/1.0.2","html_url":"https://github.com/bryannice/gitactions-slack-notification/releases/tag/1.0.2","dependencies_parsed_at":"2023-05-31T10:03:07.225Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"b06887f85fecb00f2e5c2eaf321afdc9ad65f18e","kind":"tag","published_at":"2019-11-11T11:26:14.000Z","download_url":"https://codeload.github.com/bryannice/gitactions-slack-notification/tar.gz/1.0.1","html_url":"https://github.com/bryannice/gitactions-slack-notification/releases/tag/1.0.1","dependencies_parsed_at":"2023-05-31T10:03:07.827Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"09a1fd066832668bc02b420fbb0b65eaf0eb5d9b","kind":"tag","published_at":"2019-11-11T10:05:25.000Z","download_url":"https://codeload.github.com/bryannice/gitactions-slack-notification/tar.gz/1.0.0","html_url":"https://github.com/bryannice/gitactions-slack-notification/releases/tag/1.0.0","dependencies_parsed_at":"2023-05-31T10:03:08.597Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2023-07-14T09:18:33.292Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":18,"rankings":{"downloads":null,"dependent_repos_count":9.74488987482174,"dependent_packages_count":0.0,"stargazers_count":9.526224053240375,"forks_count":9.46918079543654,"docker_downloads_count":null,"average":7.185073680874663},"purl":"pkg:githubactions/bryannice/gitactions-slack-notification","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/bryannice/gitactions-slack-notification","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/bryannice/gitactions-slack-notification","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/bryannice/gitactions-slack-notification/dependencies","status":null,"funding_links":["https://github.com/sponsors/bryan-nice"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T09:29:00.787Z","issues_count":3,"pull_requests_count":7,"avg_time_to_close_issue":11945998.333333334,"avg_time_to_close_pull_request":5722587.142857143,"issues_closed_count":3,"pull_requests_closed_count":7,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bryannice%2Fgitactions-slack-notification/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bryannice%2Fgitactions-slack-notification/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bryannice%2Fgitactions-slack-notification/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bryannice%2Fgitactions-slack-notification/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bryannice%2Fgitactions-slack-notification/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bryannice%2Fgitactions-slack-notification/codemeta","maintainers":[],"registry":{"name":"github actions","url":"https://github.com/marketplace/actions/","ecosystem":"actions","default":true,"packages_count":32641,"maintainers_count":0,"namespaces_count":20402,"keywords_count":8032,"github":"actions","metadata":{"funded_packages_count":4015},"icon_url":"https://github.com/actions.png","created_at":"2023-01-03T17:16:39.185Z","updated_at":"2026-06-10T05:16:18.054Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/namespaces"}},{"id":5126145,"name":"github.com/bryannice/gitactions-slack-notification","ecosystem":"go","description":"","homepage":"https://github.com/bryannice/gitactions-slack-notification","licenses":"GPL-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/bryannice/gitactions-slack-notification","keywords_array":[],"namespace":"github.com/bryannice","versions_count":1,"first_release_published_at":"2022-05-26T20:03:06.000Z","latest_release_published_at":"2022-05-26T20:03:06.000Z","latest_release_number":"v0.0.0-20220526200306-fd85f258d501","last_synced_at":"2026-05-24T06:06:17.730Z","created_at":"2022-08-03T01:23:01.788Z","updated_at":"2026-05-24T06:06:17.731Z","registry_url":"https://pkg.go.dev/github.com/bryannice/gitactions-slack-notification","install_command":"go get github.com/bryannice/gitactions-slack-notification","documentation_url":"https://pkg.go.dev/github.com/bryannice/gitactions-slack-notification#section-documentation","metadata":{},"repo_metadata":{"uuid":"219068276","full_name":"bryannice/gitactions-slack-notification","owner":"bryannice","description":"Git Action Slack Notifications From Build Status","archived":false,"fork":false,"pushed_at":"2022-05-26T20:03:06.000Z","size":9109,"stargazers_count":13,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-21T20:13:25.841Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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,"logo_url":null,"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},"funding":{"github":["bryan-nice"]}},"created_at":"2019-11-01T21:54:47.000Z","updated_at":"2023-03-10T17:49:49.000Z","dependencies_parsed_at":"2023-01-05T04:52:49.302Z","dependency_job_id":null,"html_url":"https://github.com/bryannice/gitactions-slack-notification","commit_stats":{"total_commits":113,"total_committers":4,"mean_commits":28.25,"dds":"0.21238938053097345","last_synced_commit":"fd85f258d501ba91c509aa97284846bfa397e69c"},"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bryannice","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T07:00:52.229Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":5.162524115160201,"forks_count":4.724831853222706,"average":6.558089058030138},"purl":"pkg:golang/github.com/bryannice/gitactions-slack-notification","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/bryannice/gitactions-slack-notification","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/bryannice/gitactions-slack-notification","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/bryannice/gitactions-slack-notification/dependencies","status":null,"funding_links":["https://github.com/sponsors/bryan-nice"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T09:29:00.787Z","issues_count":3,"pull_requests_count":7,"avg_time_to_close_issue":11945998.333333334,"avg_time_to_close_pull_request":5722587.142857143,"issues_closed_count":3,"pull_requests_closed_count":7,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbryannice%2Fgitactions-slack-notification/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbryannice%2Fgitactions-slack-notification/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbryannice%2Fgitactions-slack-notification/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbryannice%2Fgitactions-slack-notification/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbryannice%2Fgitactions-slack-notification/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbryannice%2Fgitactions-slack-notification/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181477,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3849769,"name":"github.com/bryannice/gitactions-slack-notification/command/notifier","ecosystem":"go","description":null,"homepage":"https://github.com/bryannice/gitactions-slack-notification","licenses":"GPL-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/bryannice/gitactions-slack-notification","keywords_array":[],"namespace":"github.com/bryannice/gitactions-slack-notification/command","versions_count":1,"first_release_published_at":"2021-01-10T04:29:26.000Z","latest_release_published_at":"2021-01-10T04:29:26.000Z","latest_release_number":"v0.0.0-20210110042926-0e6c5dd6d8d6","last_synced_at":"2026-06-03T04:00:19.553Z","created_at":"2022-04-11T21:06:19.536Z","updated_at":"2026-06-03T04:00:20.204Z","registry_url":"https://pkg.go.dev/github.com/bryannice/gitactions-slack-notification/command/notifier","install_command":"go get github.com/bryannice/gitactions-slack-notification/command/notifier","documentation_url":"https://pkg.go.dev/github.com/bryannice/gitactions-slack-notification/command/notifier#section-documentation","metadata":{},"repo_metadata":{"id":39740672,"uuid":"219068276","full_name":"bryannice/gitactions-slack-notification","owner":"bryannice","description":"Git Action Slack Notifications From Build Status","archived":false,"fork":false,"pushed_at":"2022-05-26T20:03:06.000Z","size":9109,"stargazers_count":16,"open_issues_count":1,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-25T21:07:50.562Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/bryannice.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},"funding":{"github":["bryan-nice"]}},"created_at":"2019-11-01T21:54:47.000Z","updated_at":"2024-11-29T15:20:36.000Z","dependencies_parsed_at":"2023-01-05T04:52:49.302Z","dependency_job_id":null,"html_url":"https://github.com/bryannice/gitactions-slack-notification","commit_stats":{"total_commits":113,"total_committers":4,"mean_commits":28.25,"dds":"0.21238938053097345","last_synced_commit":"fd85f258d501ba91c509aa97284846bfa397e69c"},"previous_names":["bryan-nice/slack-notification"],"tags_count":5,"template":false,"template_full_name":"actions/container-action","purl":"pkg:github/bryannice/gitactions-slack-notification","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bryannice","download_url":"https://codeload.github.com/bryannice/gitactions-slack-notification/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/sbom","scorecard":{"id":255735,"data":{"date":"2025-08-11","repo":{"name":"github.com/bryannice/gitactions-slack-notification","commit":"fd85f258d501ba91c509aa97284846bfa397e69c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/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":"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":"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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd_build_package.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/bryannice/gitactions-slack-notification/cd_build_package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd_build_package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/bryannice/gitactions-slack-notification/cd_build_package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd_build_package.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/bryannice/gitactions-slack-notification/cd_build_package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd_build_package.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/bryannice/gitactions-slack-notification/cd_build_package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd_build_package.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/bryannice/gitactions-slack-notification/cd_build_package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_branch_build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/bryannice/gitactions-slack-notification/ci_branch_build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_branch_build.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/bryannice/gitactions-slack-notification/ci_branch_build.yml/master?enable=pin","Warn: containerImage not pinned by hash: build/docker/Dockerfile:7","Warn: containerImage not pinned by hash: build/docker/Dockerfile:20","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd_build_package.yml:1","Warn: no topLevel permission defined: .github/workflows/ci_branch_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":"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":"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":"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":"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":-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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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":"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-17T09:40:25.523Z","repository_id":39740672,"created_at":"2025-08-17T09:40:25.523Z","updated_at":"2025-08-17T09:40:25.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33045145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","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":"bryannice","name":"bryannice","uuid":"68162346","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/68162346?v=4","repositories_count":7,"last_synced_at":"2023-03-08T23:20:37.247Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bryannice","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T13:05:50.573Z","updated_at":"2023-03-08T23:20:37.282Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bryannice","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bryannice/repositories"},"tags":[{"name":"2.0.0","sha":"994ea1036ed0a741632907a1431f8d94f00dd84f","kind":"tag","published_at":"2021-01-11T06:23:56.000Z","download_url":"https://codeload.github.com/bryannice/gitactions-slack-notification/tar.gz/2.0.0","html_url":"https://github.com/bryannice/gitactions-slack-notification/releases/tag/2.0.0","dependencies_parsed_at":"2023-05-31T10:03:05.989Z","dependency_job_id":null,"purl":"pkg:github/bryannice/gitactions-slack-notification@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/tags/2.0.0/manifests"},{"name":"1.1.0","sha":"6608fcb80426a26462c4f6372976a171644bb18f","kind":"tag","published_at":"2020-07-12T06:07:15.000Z","download_url":"https://codeload.github.com/bryannice/gitactions-slack-notification/tar.gz/1.1.0","html_url":"https://github.com/bryannice/gitactions-slack-notification/releases/tag/1.1.0","dependencies_parsed_at":"2023-05-31T10:03:06.659Z","dependency_job_id":null,"purl":"pkg:github/bryannice/gitactions-slack-notification@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"ef6c0cf9e00b2953f2a7e725747a8a446a731c24","kind":"tag","published_at":"2019-11-12T08:01:19.000Z","download_url":"https://codeload.github.com/bryannice/gitactions-slack-notification/tar.gz/1.0.2","html_url":"https://github.com/bryannice/gitactions-slack-notification/releases/tag/1.0.2","dependencies_parsed_at":"2023-05-31T10:03:07.225Z","dependency_job_id":null,"purl":"pkg:github/bryannice/gitactions-slack-notification@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"b06887f85fecb00f2e5c2eaf321afdc9ad65f18e","kind":"tag","published_at":"2019-11-11T11:26:14.000Z","download_url":"https://codeload.github.com/bryannice/gitactions-slack-notification/tar.gz/1.0.1","html_url":"https://github.com/bryannice/gitactions-slack-notification/releases/tag/1.0.1","dependencies_parsed_at":"2023-05-31T10:03:07.827Z","dependency_job_id":null,"purl":"pkg:github/bryannice/gitactions-slack-notification@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"09a1fd066832668bc02b420fbb0b65eaf0eb5d9b","kind":"tag","published_at":"2019-11-11T10:05:25.000Z","download_url":"https://codeload.github.com/bryannice/gitactions-slack-notification/tar.gz/1.0.0","html_url":"https://github.com/bryannice/gitactions-slack-notification/releases/tag/1.0.0","dependencies_parsed_at":"2023-05-31T10:03:08.597Z","dependency_job_id":null,"purl":"pkg:github/bryannice/gitactions-slack-notification@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-03T04:00:20.204Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":5.162524115160201,"forks_count":4.724831853222706,"average":6.558089058030138},"purl":"pkg:golang/github.com/bryannice/gitactions-slack-notification/command/notifier","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/bryannice/gitactions-slack-notification/command/notifier","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/bryannice/gitactions-slack-notification/command/notifier","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/bryannice/gitactions-slack-notification/command/notifier/dependencies","status":null,"funding_links":["https://github.com/sponsors/bryan-nice"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-15T15:03:44.437Z","issues_count":4,"pull_requests_count":7,"avg_time_to_close_issue":11945998.333333334,"avg_time_to_close_pull_request":5722587.142857143,"issues_closed_count":3,"pull_requests_closed_count":7,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":1.25,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/issues","maintainers":[{"login":"bryan-nice","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bryan-nice"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbryannice%2Fgitactions-slack-notification%2Fcommand%2Fnotifier/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbryannice%2Fgitactions-slack-notification%2Fcommand%2Fnotifier/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbryannice%2Fgitactions-slack-notification%2Fcommand%2Fnotifier/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbryannice%2Fgitactions-slack-notification%2Fcommand%2Fnotifier/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbryannice%2Fgitactions-slack-notification%2Fcommand%2Fnotifier/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbryannice%2Fgitactions-slack-notification%2Fcommand%2Fnotifier/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181477,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3849786,"name":"github.com/bryannice/gitactions-slack-notification/configuration","ecosystem":"go","description":"","homepage":"https://github.com/bryannice/gitactions-slack-notification","licenses":"GPL-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/bryannice/gitactions-slack-notification","keywords_array":[],"namespace":"github.com/bryannice/gitactions-slack-notification","versions_count":1,"first_release_published_at":"2021-01-10T04:29:26.000Z","latest_release_published_at":"2021-01-10T04:29:26.000Z","latest_release_number":"v0.0.0-20210110042926-0e6c5dd6d8d6","last_synced_at":"2026-04-18T21:31:48.644Z","created_at":"2022-04-11T21:06:22.343Z","updated_at":"2026-04-18T21:31:48.645Z","registry_url":"https://pkg.go.dev/github.com/bryannice/gitactions-slack-notification/configuration","install_command":"go get github.com/bryannice/gitactions-slack-notification/configuration","documentation_url":"https://pkg.go.dev/github.com/bryannice/gitactions-slack-notification/configuration#section-documentation","metadata":{},"repo_metadata":{"uuid":"219068276","full_name":"bryannice/gitactions-slack-notification","owner":"bryannice","description":"Git Action Slack Notifications From Build Status","archived":false,"fork":false,"pushed_at":"2022-05-26T20:03:06.000Z","size":9109,"stargazers_count":13,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-17T09:03:15.623Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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,"logo_url":null,"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},"funding":{"github":["bryan-nice"]}},"created_at":"2019-11-01T21:54:47.000Z","updated_at":"2023-03-10T17:49:49.000Z","dependencies_parsed_at":"2023-01-05T04:52:49.302Z","dependency_job_id":null,"html_url":"https://github.com/bryannice/gitactions-slack-notification","commit_stats":{"total_commits":113,"total_committers":4,"mean_commits":28.25,"dds":"0.21238938053097345","last_synced_commit":"fd85f258d501ba91c509aa97284846bfa397e69c"},"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bryannice","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-21T19:09:28.076Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":5.162524115160201,"forks_count":4.724831853222706,"average":6.558089058030138},"purl":"pkg:golang/github.com/bryannice/gitactions-slack-notification/configuration","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/bryannice/gitactions-slack-notification/configuration","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/bryannice/gitactions-slack-notification/configuration","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/bryannice/gitactions-slack-notification/configuration/dependencies","status":null,"funding_links":["https://github.com/sponsors/bryan-nice"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T09:29:00.787Z","issues_count":3,"pull_requests_count":7,"avg_time_to_close_issue":11945998.333333334,"avg_time_to_close_pull_request":5722587.142857143,"issues_closed_count":3,"pull_requests_closed_count":7,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbryannice%2Fgitactions-slack-notification%2Fconfiguration/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbryannice%2Fgitactions-slack-notification%2Fconfiguration/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbryannice%2Fgitactions-slack-notification%2Fconfiguration/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbryannice%2Fgitactions-slack-notification%2Fconfiguration/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbryannice%2Fgitactions-slack-notification%2Fconfiguration/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbryannice%2Fgitactions-slack-notification%2Fconfiguration/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181477,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":475973,"full_name":"bryannice/gitactions-slack-notification","default_branch":"master","total_commits":113,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":28.25,"dds":0.21238938053097345,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-06-18T16:03:18.544Z","last_synced_commit":"fd85f258d501ba91c509aa97284846bfa397e69c","created_at":"2023-03-09T01:09:45.573Z","updated_at":"2026-06-18T16:02:44.083Z","committers":[{"name":"Bryan Nice","email":"bryan.nice@entelexeia.com","login":null,"count":89},{"name":"Mr. Nice","email":"mr.nice@MrNice-MacBook-Pro.local","login":null,"count":21},{"name":"Bryan Nice","email":"mr.nice@Bryans-MacBook-Pro.local","login":null,"count":2},{"name":"Jeff Foster","email":"430288+jeff-foster","login":"jeff-foster","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-20T00:00:10.001Z","repositories_count":6264601,"commits_count":875372666,"contributors_count":35087218,"owners_count":1169084,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"bryannice/gitactions-slack-notification","html_url":"https://github.com/bryannice/gitactions-slack-notification","last_synced_at":"2026-05-15T15:03:44.437Z","status":"error","issues_count":4,"pull_requests_count":7,"avg_time_to_close_issue":11945998.333333334,"avg_time_to_close_pull_request":5722587.142857143,"issues_closed_count":3,"pull_requests_closed_count":7,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":1.25,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-11T00:22:26.015Z","updated_at":"2026-05-15T15:03:44.437Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryannice%2Fgitactions-slack-notification/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":3,"MEMBER":1}},"pull_request_author_associations_count":{"table":{"MEMBER":5,"NONE":1,"CONTRIBUTOR":1}},"issue_authors":{"table":{"bryan-nice":1,"khouari1":1,"ffischer1984":1,"rockstardev":1}},"pull_request_authors":{"table":{"bryan-nice":5,"jeff-foster":1,"martinnormark":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-18T00:00:09.580Z","repositories_count":14815561,"issues_count":33097770,"pull_requests_count":109231057,"authors_count":11310650,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{"khouari1":1}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"bryan-nice","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bryan-nice"}}],"active_maintainers":[]}},"events":{"total":{"IssuesEvent":1,"WatchEvent":1},"last_year":{"IssuesEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-09-01T12:21:17.779Z","updated_at":"2022-09-01T12:21:17.779Z","repository_link":"https://github.com/bryannice/gitactions-slack-notification/blob/master/go.mod","dependencies":[{"id":3505965207,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-09-01T12:21:17.878Z","updated_at":"2022-09-01T12:21:17.878Z","repository_link":"https://github.com/bryannice/gitactions-slack-notification/blob/master/go.sum","dependencies":[{"id":3505965577,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cd_build_package.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T10:48:44.632Z","updated_at":"2023-01-04T10:48:44.632Z","repository_link":"https://github.com/bryannice/gitactions-slack-notification/blob/master/.github/workflows/cd_build_package.yml","dependencies":[{"id":6861843176,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6861843177,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6861843178,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6861843179,"package_name":"peter-evans/dockerhub-description","ecosystem":"actions","requirements":"v2.4.1","direct":true,"kind":"composite","optional":false},{"id":6861843180,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci_branch_build.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T10:48:44.649Z","updated_at":"2023-01-04T10:48:44.649Z","repository_link":"https://github.com/bryannice/gitactions-slack-notification/blob/master/.github/workflows/ci_branch_build.yml","dependencies":[{"id":6861843181,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6861843182,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"action.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T10:48:44.654Z","updated_at":"2023-01-04T10:48:44.654Z","repository_link":"https://github.com/bryannice/gitactions-slack-notification/blob/master/action.yml","dependencies":[{"id":6861843183,"package_name":"docker://bryannice/gitactions-slack-notification","ecosystem":"actions","requirements":"2.0.0","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"docker","filepath":"build/docker/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-04T10:48:44.658Z","updated_at":"2023-01-04T10:48:44.658Z","repository_link":"https://github.com/bryannice/gitactions-slack-notification/blob/master/build/docker/Dockerfile","dependencies":[{"id":6861843184,"package_name":"${STEP_1_IMAGE}","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false},{"id":6861843185,"package_name":"${STEP_2_IMAGE}","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]}],"score":7.1098794630722715,"created_at":"2025-04-28T21:50:17.223Z","updated_at":"2026-06-21T10:17:27.146Z","avatar_url":"https://github.com/bryannice.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/360333","html_url":"https://summary.ecosyste.ms/projects/360333"}