{"id":5802025,"name":"timheuer/issue-notifier","ecosystem":"actions","description":"Notifies email receiptients of a new GitHub issue based on labels.","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/timheuer/issue-notifier","keywords_array":[],"namespace":"timheuer","versions_count":5,"first_release_published_at":"2019-10-25T21:19:50.000Z","latest_release_published_at":"2020-12-09T21:16:12.000Z","latest_release_number":"v1.0.4","last_synced_at":"2026-08-21T12:07:40.987Z","created_at":"2023-01-04T13:31:09.082Z","updated_at":"2026-08-23T20:40:01.646Z","registry_url":"https://github.com/timheuer/issue-notifier","install_command":null,"documentation_url":null,"metadata":{"name":"GitHub Issue Notifier","description":"Notifies email receiptients of a new GitHub issue based on labels.","branding":{"color":"green","icon":"mail"},"inputs":{"fromMailAddress":{"description":"Email from address","required":true,"default":"no-reply@example.com"},"toMailAddress":{"description":"Semi-colon separated list of email address recipients","required":true},"subject":{"description":"Subject line","required":true,"default":"Notification: A label was applied to an Issue on GitHub"},"subjectPrefix":{"description":"Prefix in the subject line.  The issue title will be added after this","required":false,"default":"__NONCE__"},"labelsToMonitor":{"description":"A JSON array-formatted list of labels to monitor","required":true,"default":"[{breaking-change}]"},"verbose":{"description":"Turn on verbose logging","required":false,"default":false}},"runs":{"using":"node12","main":"dist/index.js"},"default_branch":"master","path":null},"repo_metadata":{"id":42315085,"uuid":"217559982","full_name":"timheuer/issue-notifier","owner":"timheuer","description":"An action that notifies via email when a GitHub Issue is labeled a specific way.","archived":false,"fork":false,"pushed_at":"2023-01-04T12:42:42.000Z","size":1632,"stargazers_count":3,"open_issues_count":17,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-06T23:03:31.283Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/timheuer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-25T15:11:54.000Z","updated_at":"2022-06-26T13:22:38.000Z","dependencies_parsed_at":"2023-01-11T17:22:11.516Z","dependency_job_id":null,"html_url":"https://github.com/timheuer/issue-notifier","commit_stats":{"total_commits":46,"total_committers":2,"mean_commits":23.0,"dds":0.06521739130434778,"last_synced_commit":"e49f1d2faf914fe5c7c028162adff3050234c70b"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":"actions/javascript-action","purl":"pkg:github/timheuer/issue-notifier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timheuer%2Fissue-notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timheuer%2Fissue-notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timheuer%2Fissue-notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timheuer%2Fissue-notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timheuer","download_url":"https://codeload.github.com/timheuer/issue-notifier/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timheuer%2Fissue-notifier/sbom","scorecard":{"id":886012,"data":{"date":"2025-08-11","repo":{"name":"github.com/timheuer/issue-notifier","commit":"e49f1d2faf914fe5c7c028162adff3050234c70b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main-test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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/main-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/timheuer/issue-notifier/main-test.yml/master?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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-8hfj-j24r-96c4","Warn: Project is vulnerable to: GHSA-wc69-rhjr-hc9g","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-24T10:04:50.028Z","repository_id":42315085,"created_at":"2025-08-24T10:04:50.028Z","updated_at":"2025-08-24T10:04:50.028Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36801458,"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-21T02:00:06.756Z","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":"timheuer","name":"Tim Heuer","uuid":"4821","kind":"user","description":"Product manager at Microsoft working on .NET and Visual Studio.  Avid cyclist exploring ways to merge more tech in cycling data.","email":"","website":"https://timheuer.com/blog/","location":"Redmond, WA","twitter":"timheuer","company":"@microsoft ","icon_url":"https://avatars.githubusercontent.com/u/4821?u=fab0a3a08f7146e54f29498b2fdab9ec1069bbd9\u0026v=4","repositories_count":361,"last_synced_at":"2024-05-01T10:32:41.640Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/timheuer","funding_links":["https://github.com/sponsors/timheuer"],"total_stars":1284,"followers":421,"following":1,"created_at":"2022-11-03T07:58:54.167Z","updated_at":"2024-05-01T10:33:19.895Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timheuer","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timheuer/repositories"},"tags":[{"name":"v1","sha":"e49f1d2faf914fe5c7c028162adff3050234c70b","kind":"tag","published_at":"2020-12-09T21:21:49.000Z","download_url":"https://codeload.github.com/timheuer/issue-notifier/tar.gz/v1","html_url":"https://github.com/timheuer/issue-notifier/releases/tag/v1","dependencies_parsed_at":"2023-05-31T10:08:55.303Z","dependency_job_id":null,"purl":"pkg:github/timheuer/issue-notifier@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timheuer%2Fissue-notifier/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timheuer%2Fissue-notifier/tags/v1/manifests"},{"name":"v1.0.4","sha":"e49f1d2faf914fe5c7c028162adff3050234c70b","kind":"commit","published_at":"2020-12-09T21:16:12.000Z","download_url":"https://codeload.github.com/timheuer/issue-notifier/tar.gz/v1.0.4","html_url":"https://github.com/timheuer/issue-notifier/releases/tag/v1.0.4","dependencies_parsed_at":"2023-05-31T10:08:54.827Z","dependency_job_id":null,"purl":"pkg:github/timheuer/issue-notifier@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timheuer%2Fissue-notifier/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timheuer%2Fissue-notifier/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"49a9c6d9bbb81b9609a53f1e28f9aab8657be7b5","kind":"tag","published_at":"2020-12-07T23:44:51.000Z","download_url":"https://codeload.github.com/timheuer/issue-notifier/tar.gz/v1.0.2","html_url":"https://github.com/timheuer/issue-notifier/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T10:08:56.309Z","dependency_job_id":null,"purl":"pkg:github/timheuer/issue-notifier@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timheuer%2Fissue-notifier/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timheuer%2Fissue-notifier/tags/v1.0.2/manifests"},{"name":"v1.0.3","sha":"49a9c6d9bbb81b9609a53f1e28f9aab8657be7b5","kind":"tag","published_at":"2020-12-07T23:42:28.000Z","download_url":"https://codeload.github.com/timheuer/issue-notifier/tar.gz/v1.0.3","html_url":"https://github.com/timheuer/issue-notifier/releases/tag/v1.0.3","dependencies_parsed_at":"2023-05-31T10:08:55.802Z","dependency_job_id":null,"purl":"pkg:github/timheuer/issue-notifier@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timheuer%2Fissue-notifier/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timheuer%2Fissue-notifier/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"dec53305885aa48a5b9aab12107b656d2e494d3a","kind":"commit","published_at":"2019-10-25T21:19:50.000Z","download_url":"https://codeload.github.com/timheuer/issue-notifier/tar.gz/v1.0.1","html_url":"https://github.com/timheuer/issue-notifier/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T10:08:56.758Z","dependency_job_id":null,"purl":"pkg:github/timheuer/issue-notifier@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timheuer%2Fissue-notifier/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timheuer%2Fissue-notifier/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T20:40:01.646Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":91,"rankings":{"downloads":null,"dependent_repos_count":5.035652036127396,"dependent_packages_count":0.0,"stargazers_count":22.829979401045794,"forks_count":16.12739660909523,"docker_downloads_count":null,"average":10.998257011567105},"purl":"pkg:githubactions/timheuer/issue-notifier","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/timheuer/issue-notifier","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/timheuer/issue-notifier","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/timheuer/issue-notifier/dependencies","status":null,"funding_links":["https://github.com/sponsors/timheuer"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T20:40:01.517Z","issues_count":2,"pull_requests_count":24,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":9675466.888888888,"issues_closed_count":0,"pull_requests_closed_count":9,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":0.125,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":21,"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/timheuer%2Fissue-notifier/issues","maintainers":[{"login":"timheuer","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timheuer"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/timheuer%2Fissue-notifier/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/timheuer%2Fissue-notifier/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/timheuer%2Fissue-notifier/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/timheuer%2Fissue-notifier/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/timheuer%2Fissue-notifier/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/timheuer%2Fissue-notifier/codemeta","maintainers":[]}