{"id":6346140,"name":"codedsolar/slack-action","ecosystem":"actions","description":"Send Slack notifications about your pipelines progress","homepage":"https://github.com/marketplace/actions/slack-pipeline-notifications","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/codedsolar/slack-action","keywords_array":["actions","github-actions","notifications","pipeline","reporting","slack"],"namespace":"codedsolar","versions_count":11,"first_release_published_at":"2023-01-27T19:34:53.000Z","latest_release_published_at":"2026-07-20T14:51:43.000Z","latest_release_number":"v1.4.0","last_synced_at":"2026-08-07T06:53:47.143Z","created_at":"2023-02-16T05:34:36.606Z","updated_at":"2026-08-07T06:53:47.143Z","registry_url":"https://github.com/codedsolar/slack-action","install_command":null,"documentation_url":null,"metadata":{"name":"Slack Pipeline Notifications","description":"Send Slack notifications about your pipelines progress","author":"CodedSolar","branding":{"icon":"bell","color":"purple"},"inputs":{"color":{"default":"","description":"Attachment color in HEX format. By default, it's based on the \"status\" input\n","required":false},"fields":{"default":"{STATUS}\n{REF}\n","description":"Fields in the multiline format. Each field must match: \"\u003cyour name\u003e: \u003cyour value\u003e\". Supported keywords: {REF}, {STATUS}","required":false},"ignore-failures":{"default":"false","description":"When the action exits it will be with an exit code of 0","required":false},"ignore-message-not-found":{"default":"true","description":"When the previous message to update isn't found, a new one will be posted instead","required":false},"port":{"default":"3000","description":"Port on which to run the Slack application","required":false},"port-retries":{"default":"3","description":"Port retries number for an automatic bumping of unavailable ports","required":false},"status":{"default":"unknown","description":"Status: unknown|in-progress|success|failure|cancelled|skipped","required":false},"text":{"default":"GitHub Actions {GITHUB_JOB} job in {GITHUB_REF} by {GITHUB_ACTOR}","description":"Message text. Supported keywords: {GITHUB_ACTOR}, {GITHUB_JOB}, {GITHUB_REF}","required":false},"timestamp":{"default":"","description":"Timestamp in Slack UNIX format of the previous message to update","required":false}},"outputs":{"slack-timestamp":{"description":"Previous Slack message timestamp"}},"runs":{"using":"node24","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":65530587,"uuid":"495123587","full_name":"codedsolar/slack-action","owner":"codedsolar","description":"GitHub Action to send Slack notifications.","archived":false,"fork":false,"pushed_at":"2026-07-31T05:43:09.000Z","size":4013,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-06T23:21:33.673Z","etag":null,"topics":["actions","github-actions","notifications","pipeline","reporting","slack"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/slack-pipeline-notifications","language":"TypeScript","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/codedsolar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-22T17:04:42.000Z","updated_at":"2026-07-20T14:56:40.000Z","dependencies_parsed_at":"2024-06-24T16:01:29.354Z","dependency_job_id":"85c308ce-b68e-425d-8c21-66c4c284801d","html_url":"https://github.com/codedsolar/slack-action","commit_stats":{"total_commits":117,"total_committers":2,"mean_commits":58.5,"dds":0.008547008547008517,"last_synced_commit":"bce3e0dae2bd55b615d11f1e0afc7a9297ad0ad3"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/codedsolar/slack-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codedsolar","download_url":"https://codeload.github.com/codedsolar/slack-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/sbom","scorecard":{"id":296235,"data":{"date":"2025-08-11","repo":{"name":"github.com/codedsolar/slack-action","commit":"e9a4b2255e9e353b4dc8f16d798f8928cd35b540"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:13","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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/codedsolar/slack-action/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/codedsolar/slack-action/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/codedsolar/slack-action/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/codedsolar/slack-action/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/codedsolar/slack-action/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/codedsolar/slack-action/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/codedsolar/slack-action/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/codedsolar/slack-action/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/codedsolar/slack-action/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/codedsolar/slack-action/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/codedsolar/slack-action/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/codedsolar/slack-action/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/codedsolar/slack-action/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/codedsolar/slack-action/ci.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":0,"reason":"19 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-8hc4-vh64-cxmj","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T19:35:02.494Z","repository_id":65530587,"created_at":"2025-08-17T19:35:02.494Z","updated_at":"2025-08-17T19:35:02.494Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36364196,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","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"},"tags":[{"name":"v1.4","sha":"59996e0967dce98cf0f76825cad94daa7e6d4936","kind":"tag","published_at":"2026-07-20T14:52:36.000Z","download_url":"https://codeload.github.com/codedsolar/slack-action/tar.gz/v1.4","html_url":"https://github.com/codedsolar/slack-action/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":"2cd7cca1-4255-4e6b-b02e-501d68e4645e","purl":"pkg:github/codedsolar/slack-action@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/tags/v1.4/manifests"},{"name":"v1.4.0","sha":"59996e0967dce98cf0f76825cad94daa7e6d4936","kind":"tag","published_at":"2026-07-20T14:51:43.000Z","download_url":"https://codeload.github.com/codedsolar/slack-action/tar.gz/v1.4.0","html_url":"https://github.com/codedsolar/slack-action/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":"4c49a274-6c36-40a4-a003-c17eaf7b6d4a","purl":"pkg:github/codedsolar/slack-action@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/tags/v1.4.0/manifests"},{"name":"v1.3","sha":"2fb6ae956dde3c5075069def1c80c1729edfca9d","kind":"tag","published_at":"2026-07-08T12:05:34.000Z","download_url":"https://codeload.github.com/codedsolar/slack-action/tar.gz/v1.3","html_url":"https://github.com/codedsolar/slack-action/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":"92674c07-6f05-4934-ae5b-afea7dd49f40","purl":"pkg:github/codedsolar/slack-action@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/tags/v1.3/manifests"},{"name":"v1.3.0","sha":"2fb6ae956dde3c5075069def1c80c1729edfca9d","kind":"tag","published_at":"2026-07-08T12:04:44.000Z","download_url":"https://codeload.github.com/codedsolar/slack-action/tar.gz/v1.3.0","html_url":"https://github.com/codedsolar/slack-action/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":"80babeda-236e-4af0-8398-a695848182a7","purl":"pkg:github/codedsolar/slack-action@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/tags/v1.3.0/manifests"},{"name":"v1.2","sha":"bc75c999abd1e458a924fa973dbb578571972438","kind":"tag","published_at":"2024-03-12T17:17:18.000Z","download_url":"https://codeload.github.com/codedsolar/slack-action/tar.gz/v1.2","html_url":"https://github.com/codedsolar/slack-action/releases/tag/v1.2","dependencies_parsed_at":"2024-03-14T05:13:43.134Z","dependency_job_id":null,"purl":"pkg:github/codedsolar/slack-action@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/tags/v1.2/manifests"},{"name":"v1.2.0","sha":"bc75c999abd1e458a924fa973dbb578571972438","kind":"tag","published_at":"2024-03-11T15:55:04.000Z","download_url":"https://codeload.github.com/codedsolar/slack-action/tar.gz/v1.2.0","html_url":"https://github.com/codedsolar/slack-action/releases/tag/v1.2.0","dependencies_parsed_at":"2024-03-13T05:10:02.180Z","dependency_job_id":null,"purl":"pkg:github/codedsolar/slack-action@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/tags/v1.2.0/manifests"},{"name":"v1.1","sha":"bce3e0dae2bd55b615d11f1e0afc7a9297ad0ad3","kind":"tag","published_at":"2023-02-17T17:38:53.000Z","download_url":"https://codeload.github.com/codedsolar/slack-action/tar.gz/v1.1","html_url":"https://github.com/codedsolar/slack-action/releases/tag/v1.1","dependencies_parsed_at":"2023-06-02T10:54:18.832Z","dependency_job_id":null,"purl":"pkg:github/codedsolar/slack-action@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/tags/v1.1/manifests"},{"name":"v1.1.0","sha":"bce3e0dae2bd55b615d11f1e0afc7a9297ad0ad3","kind":"tag","published_at":"2023-02-17T17:37:47.000Z","download_url":"https://codeload.github.com/codedsolar/slack-action/tar.gz/v1.1.0","html_url":"https://github.com/codedsolar/slack-action/releases/tag/v1.1.0","dependencies_parsed_at":"2023-06-02T10:54:18.424Z","dependency_job_id":null,"purl":"pkg:github/codedsolar/slack-action@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/tags/v1.1.0/manifests"},{"name":"v1","sha":"93e614fcef3611b72f0d07a93e990fd845409b06","kind":"tag","published_at":"2023-01-27T19:35:29.000Z","download_url":"https://codeload.github.com/codedsolar/slack-action/tar.gz/v1","html_url":"https://github.com/codedsolar/slack-action/releases/tag/v1","dependencies_parsed_at":"2023-06-02T10:44:04.662Z","dependency_job_id":null,"purl":"pkg:github/codedsolar/slack-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/tags/v1/manifests"},{"name":"v1.0","sha":"93e614fcef3611b72f0d07a93e990fd845409b06","kind":"tag","published_at":"2023-01-27T19:35:14.000Z","download_url":"https://codeload.github.com/codedsolar/slack-action/tar.gz/v1.0","html_url":"https://github.com/codedsolar/slack-action/releases/tag/v1.0","dependencies_parsed_at":"2023-06-02T10:44:04.231Z","dependency_job_id":null,"purl":"pkg:github/codedsolar/slack-action@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/tags/v1.0/manifests"},{"name":"v1.0.0","sha":"93e614fcef3611b72f0d07a93e990fd845409b06","kind":"tag","published_at":"2023-01-27T19:34:53.000Z","download_url":"https://codeload.github.com/codedsolar/slack-action/tar.gz/v1.0.0","html_url":"https://github.com/codedsolar/slack-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-06-02T10:44:03.908Z","dependency_job_id":null,"purl":"pkg:github/codedsolar/slack-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T06:53:44.955Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.788464585644114,"dependent_packages_count":0.0,"stargazers_count":48.334653779115826,"forks_count":35.1386468071621,"docker_downloads_count":null,"average":27.06544129298051},"purl":"pkg:githubactions/codedsolar/slack-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/codedsolar/slack-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/codedsolar/slack-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/codedsolar/slack-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-03-11T17:18:33.801Z","issues_count":0,"pull_requests_count":5,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3685214.4,"issues_closed_count":0,"pull_requests_closed_count":5,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.2,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4605545.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedsolar%2Fslack-action/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/codedsolar%2Fslack-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/codedsolar%2Fslack-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/codedsolar%2Fslack-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/codedsolar%2Fslack-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/codedsolar%2Fslack-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/codedsolar%2Fslack-action/codemeta","maintainers":[]}