{"id":5802952,"name":"Logflare/action","ecosystem":"actions","description":"Create a log in a Logflare source","homepage":"","licenses":"isc","normalized_licenses":["ISC"],"repository_url":"https://github.com/Logflare/action","keywords_array":["github-actions","logflare","logging"],"namespace":"Logflare","versions_count":11,"first_release_published_at":"2020-12-14T21:59:57.000Z","latest_release_published_at":"2021-11-18T17:02:22.000Z","latest_release_number":"v1.1.6","last_synced_at":"2026-05-24T21:18:28.385Z","created_at":"2023-01-04T14:08:45.298Z","updated_at":"2026-05-24T21:18:28.386Z","registry_url":"https://github.com/Logflare/action","install_command":null,"documentation_url":null,"metadata":{"name":"Logflare Log","description":"Create a log in a Logflare source","branding":{"icon":"activity","color":"green"},"inputs":{"api_key":{"description":"Find your API KEY at https://logflare.app/dashboard","required":true},"source_id":{"description":"Provide the id of one of your sources listed on https://logflare.app/dashboard","required":true},"message":{"description":"The message you want to appear on logflare.app","required":true},"metadata":{"description":"The meta data object to attach to your message","required":true}},"runs":{"using":"node12","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":37854817,"uuid":"321479339","full_name":"Logflare/action","owner":"Logflare","description":"GitHub Action to create a log in a Logflare source","archived":false,"fork":false,"pushed_at":"2023-04-03T16:57:56.000Z","size":348,"stargazers_count":20,"open_issues_count":5,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T15:41:31.517Z","etag":null,"topics":["github-actions","logflare","logging"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Logflare.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2020-12-14T21:39:05.000Z","updated_at":"2025-09-28T12:15:41.000Z","dependencies_parsed_at":"2024-11-08T12:12:10.724Z","dependency_job_id":"ba68ec07-e1a8-4289-a90a-f5b27ef2eb6f","html_url":"https://github.com/Logflare/action","commit_stats":{"total_commits":62,"total_committers":4,"mean_commits":15.5,"dds":0.4032258064516129,"last_synced_commit":"abc85901c928cd600af72b578d05643d8565eaa0"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/Logflare/action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Logflare","download_url":"https://codeload.github.com/Logflare/action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/sbom","scorecard":{"id":85399,"data":{"date":"2025-08-11","repo":{"name":"github.com/Logflare/action","commit":"abc85901c928cd600af72b578d05643d8565eaa0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/6 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/log-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/log-release.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/log-pull-request.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/Logflare/action/log-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/log-pull-request.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/Logflare/action/log-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/log-release.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/Logflare/action/log-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/log-release.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/Logflare/action/log-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/Logflare/action/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/Logflare/action/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/Logflare/action/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/Logflare/action/test.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 npmCommand 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC 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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","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-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-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-hj9c-8jmm-8c52","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-15T06:49:51.778Z","repository_id":37854817,"created_at":"2025-08-15T06:49:51.779Z","updated_at":"2025-08-15T06:49:51.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006742,"owners_count":26084148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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":"Logflare","name":"Logflare","uuid":"46462712","kind":"organization","description":"","email":null,"website":"https://logflare.app","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46462712?v=4","repositories_count":23,"last_synced_at":"2025-10-01T15:54:07.363Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Logflare","funding_links":[],"total_stars":null,"followers":46,"following":0,"created_at":"2022-11-13T12:02:20.262Z","updated_at":"2025-10-01T15:54:07.363Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Logflare","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Logflare/repositories"},"tags":[{"name":"v1.1.6","sha":"61c3b808f847f979209a9639a89b4311b5f93b4a","kind":"commit","published_at":"2021-11-18T17:02:22.000Z","download_url":"https://codeload.github.com/Logflare/action/tar.gz/v1.1.6","html_url":"https://github.com/Logflare/action/releases/tag/v1.1.6","dependencies_parsed_at":"2023-05-31T16:51:15.964Z","dependency_job_id":null,"purl":"pkg:github/Logflare/action@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f3be01489659c8e70dbe9dc90b154ff8d846878d","kind":"commit","published_at":"2021-09-29T16:41:34.000Z","download_url":"https://codeload.github.com/Logflare/action/tar.gz/v1.1.5","html_url":"https://github.com/Logflare/action/releases/tag/v1.1.5","dependencies_parsed_at":"2023-05-31T16:51:17.218Z","dependency_job_id":null,"purl":"pkg:github/Logflare/action@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"0d55f37d1670d1b34ab8a028b01c9ed438cc9ea9","kind":"commit","published_at":"2021-08-20T16:39:49.000Z","download_url":"https://codeload.github.com/Logflare/action/tar.gz/v1.1.4","html_url":"https://github.com/Logflare/action/releases/tag/v1.1.4","dependencies_parsed_at":"2023-05-31T16:51:20.986Z","dependency_job_id":null,"purl":"pkg:github/Logflare/action@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"93e440f4efee4a40cd2a1fbfcc4d400bb013ebe8","kind":"commit","published_at":"2021-03-03T18:57:50.000Z","download_url":"https://codeload.github.com/Logflare/action/tar.gz/v1.1.3","html_url":"https://github.com/Logflare/action/releases/tag/v1.1.3","dependencies_parsed_at":"2023-05-31T16:51:23.276Z","dependency_job_id":null,"purl":"pkg:github/Logflare/action@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"bf0ca45b9d27358c2fbdb763d35173d6a4044994","kind":"commit","published_at":"2020-12-15T21:17:12.000Z","download_url":"https://codeload.github.com/Logflare/action/tar.gz/v1.1.2","html_url":"https://github.com/Logflare/action/releases/tag/v1.1.2","dependencies_parsed_at":"2023-05-31T16:51:24.143Z","dependency_job_id":null,"purl":"pkg:github/Logflare/action@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"b1150457d78336ff39df77a54ec40cf121c0d9b9","kind":"commit","published_at":"2020-12-15T20:16:31.000Z","download_url":"https://codeload.github.com/Logflare/action/tar.gz/v1.1.1","html_url":"https://github.com/Logflare/action/releases/tag/v1.1.1","dependencies_parsed_at":"2023-05-31T16:51:25.994Z","dependency_job_id":null,"purl":"pkg:github/Logflare/action@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b1150457d78336ff39df77a54ec40cf121c0d9b9","kind":"commit","published_at":"2020-12-15T20:16:31.000Z","download_url":"https://codeload.github.com/Logflare/action/tar.gz/v1.1.0","html_url":"https://github.com/Logflare/action/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T16:51:28.752Z","dependency_job_id":null,"purl":"pkg:github/Logflare/action@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"1f1622719f296c713a9d1fea35b975a9f7964b4a","kind":"commit","published_at":"2020-12-14T23:22:58.000Z","download_url":"https://codeload.github.com/Logflare/action/tar.gz/v1.0.3","html_url":"https://github.com/Logflare/action/releases/tag/v1.0.3","dependencies_parsed_at":"2023-05-31T16:51:29.873Z","dependency_job_id":null,"purl":"pkg:github/Logflare/action@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"3107c1fd5fb6ae94315cd9d0cb75ea5bb69318c4","kind":"commit","published_at":"2020-12-14T22:05:01.000Z","download_url":"https://codeload.github.com/Logflare/action/tar.gz/v1.0.2","html_url":"https://github.com/Logflare/action/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T16:51:31.482Z","dependency_job_id":null,"purl":"pkg:github/Logflare/action@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"c760a8337cef7fcbf83f0158fbc15c7c4685227e","kind":"commit","published_at":"2020-12-14T22:03:22.000Z","download_url":"https://codeload.github.com/Logflare/action/tar.gz/v1.0.1","html_url":"https://github.com/Logflare/action/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T16:51:32.631Z","dependency_job_id":null,"purl":"pkg:github/Logflare/action@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f3c2f4c9b5bf74a2e6e9c73944e6b6de6eba2e04","kind":"commit","published_at":"2020-12-14T21:59:57.000Z","download_url":"https://codeload.github.com/Logflare/action/tar.gz/v1.0.0","html_url":"https://github.com/Logflare/action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T16:51:33.922Z","dependency_job_id":null,"purl":"pkg:github/Logflare/action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Logflare%2Faction/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-11T08:07:15.786Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.858974907023466,"dependent_packages_count":0.0,"stargazers_count":9.259180096610097,"forks_count":18.107981019963237,"average":17.5565340058992},"purl":"pkg:githubactions/Logflare/action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/Logflare/action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/Logflare/action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/Logflare/action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-04-15T20:27:41.988Z","issues_count":0,"pull_requests_count":87,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1874605.8658536586,"issues_closed_count":0,"pull_requests_closed_count":82,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9425287356321839,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":85,"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/Logflare%2Faction/issues","maintainers":[{"login":"gr2m","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gr2m"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Logflare%2Faction/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Logflare%2Faction/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Logflare%2Faction/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Logflare%2Faction/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Logflare%2Faction/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Logflare%2Faction/codemeta","maintainers":[]}