{"id":7740156,"name":"maxprilutskiy/change-report","ecosystem":"actions","description":"GitHub Action to generate a report from the recent code changes and post it to Slack or Discord","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/maxprilutskiy/change-report","keywords_array":["ai","changelog","discord-bot","github-actions","slack-bot"],"namespace":"maxprilutskiy","versions_count":1,"first_release_published_at":"2023-05-10T12:55:20.000Z","latest_release_published_at":"2023-05-10T12:55:20.000Z","latest_release_number":"v0","last_synced_at":"2026-08-07T06:54:44.664Z","created_at":"2023-05-16T18:45:29.873Z","updated_at":"2026-08-07T06:54:47.979Z","registry_url":"https://github.com/maxprilutskiy/change-report","install_command":null,"documentation_url":null,"metadata":{"name":"Change Report","description":"GitHub Action to generate a report from the recent code changes and post it to Slack or Discord","author":"Max Prilutskiy","branding":{"icon":"align-left","color":"blue"},"inputs":{"destination":{"required":true,"description":"destination to post the report to"},"days":{"required":true,"description":"number of days to include into the report","default":7},"channel":{"required":true,"description":"channel to report","default":"general"}},"runs":{"using":"node16","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":163427725,"uuid":"638667922","full_name":"maxprilutskiy/change-report","owner":"maxprilutskiy","description":"✨  AI-powered GitHub Action that posts project progress on Slack or Discord 👾","archived":false,"fork":false,"pushed_at":"2023-08-07T13:52:46.000Z","size":7260,"stargazers_count":46,"open_issues_count":6,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-23T12:53:50.778Z","etag":null,"topics":["ai","changelog","discord-bot","github-actions","slack-bot"],"latest_commit_sha":null,"homepage":"","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/maxprilutskiy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-09T21:03:21.000Z","updated_at":"2026-01-15T14:15:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"be4743e7-5522-41d9-aa5a-e255aa67238c","html_url":"https://github.com/maxprilutskiy/change-report","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":"actions/typescript-action","purl":"pkg:github/maxprilutskiy/change-report","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxprilutskiy%2Fchange-report","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxprilutskiy%2Fchange-report/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxprilutskiy%2Fchange-report/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxprilutskiy%2Fchange-report/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxprilutskiy","download_url":"https://codeload.github.com/maxprilutskiy/change-report/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxprilutskiy%2Fchange-report/sbom","scorecard":{"id":629904,"data":{"date":"2025-08-11","repo":{"name":"github.com/maxprilutskiy/change-report","commit":"903a9f2c1af47f212ba0b3bc89e0481ea0bd3c52"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 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":"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/run.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":"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":"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":"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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/run.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/maxprilutskiy/change-report/run.yml/main?enable=pin","Info:   0 out of   1 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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":"Vulnerabilities","score":0,"reason":"31 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","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-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-21T07:34:42.457Z","repository_id":163427725,"created_at":"2025-08-21T07:34:42.457Z","updated_at":"2025-08-21T07:34:42.457Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36341080,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"maxprilutskiy","name":"Max Prilutskiy","uuid":"5614659","kind":"user","description":"I build software with Javascript and LLMs. ","email":"","website":"https://maxprilutskiy.com","location":"Barcelona, Spain","twitter":"MaxPrilutskiy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5614659?u=55073ddb6ba264ee8858311885c87b7afb9a9026\u0026v=4","repositories_count":21,"last_synced_at":"2024-05-08T00:19:53.892Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/maxprilutskiy","funding_links":[],"total_stars":364,"followers":124,"following":95,"created_at":"2022-11-09T11:50:08.746Z","updated_at":"2024-05-08T00:20:00.688Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxprilutskiy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxprilutskiy/repositories"},"tags":[{"name":"v0","sha":"ae2be894c0b0e3081606b9f73e1663397a3e6766","kind":"commit","published_at":"2023-05-10T12:55:20.000Z","download_url":"https://codeload.github.com/maxprilutskiy/change-report/tar.gz/v0","html_url":"https://github.com/maxprilutskiy/change-report/releases/tag/v0","dependencies_parsed_at":"2023-06-01T00:05:36.523Z","dependency_job_id":null,"purl":"pkg:github/maxprilutskiy/change-report@v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxprilutskiy%2Fchange-report/tags/v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxprilutskiy%2Fchange-report/tags/v0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T06:54:47.979Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":10,"rankings":{"downloads":null,"dependent_repos_count":12.200919030264618,"dependent_packages_count":0.0,"stargazers_count":6.103628585010299,"forks_count":16.12739660909523,"docker_downloads_count":null,"average":8.607986056092537},"purl":"pkg:githubactions/maxprilutskiy/change-report","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/maxprilutskiy/change-report","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/maxprilutskiy/change-report","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/maxprilutskiy/change-report/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-11T03:01:02.656Z","issues_count":2,"pull_requests_count":49,"avg_time_to_close_issue":48965.0,"avg_time_to_close_pull_request":612967.6818181818,"issues_closed_count":1,"pull_requests_closed_count":44,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.8979591836734694,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":49,"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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxprilutskiy%2Fchange-report/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/maxprilutskiy%2Fchange-report/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/maxprilutskiy%2Fchange-report/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/maxprilutskiy%2Fchange-report/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/maxprilutskiy%2Fchange-report/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/maxprilutskiy%2Fchange-report/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/maxprilutskiy%2Fchange-report/codemeta","maintainers":[]}