{"id":19510864,"url":"https://github.com/2zqa/generate-update-manifest","last_synced_at":"2026-05-18T00:08:38.154Z","repository":{"id":195074099,"uuid":"692134666","full_name":"2zqa/generate-update-manifest","owner":"2zqa","description":"GitHub action to generate update manifest files for self distributed Firefox addons","archived":false,"fork":false,"pushed_at":"2024-06-10T14:30:28.000Z","size":875,"stargazers_count":2,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-26T15:54:31.919Z","etag":null,"topics":["action","addon","firefox"],"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/2zqa.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-15T16:28:12.000Z","updated_at":"2024-12-30T22:28:32.000Z","dependencies_parsed_at":"2024-02-02T15:29:53.533Z","dependency_job_id":"90e25f44-541e-4a2c-ab1a-601ea7d1ef00","html_url":"https://github.com/2zqa/generate-update-manifest","commit_stats":null,"previous_names":["2zqa/generate-update-manifest"],"tags_count":3,"template":false,"template_full_name":"actions/typescript-action","purl":"pkg:github/2zqa/generate-update-manifest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2zqa%2Fgenerate-update-manifest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2zqa%2Fgenerate-update-manifest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2zqa%2Fgenerate-update-manifest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2zqa%2Fgenerate-update-manifest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2zqa","download_url":"https://codeload.github.com/2zqa/generate-update-manifest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2zqa%2Fgenerate-update-manifest/sbom","scorecard":{"id":3123,"data":{"date":"2025-08-11","repo":{"name":"github.com/2zqa/generate-update-manifest","commit":"f62f5a421af613d4e5c4e2fd7d9805bd863bf83f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/16 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":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/codeql-analysis.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-dist.yml:19","Warn: topLevel 'checks' permission set to 'write': .github/workflows/check-version.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-version.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/linter.yml:10","Info: topLevel 'packages' permission set to 'read': .github/workflows/linter.yml:11","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/linter.yml:12"],"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":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/2zqa/generate-update-manifest/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/2zqa/generate-update-manifest/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/2zqa/generate-update-manifest/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-version.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/2zqa/generate-update-manifest/check-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-version.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/2zqa/generate-update-manifest/check-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/2zqa/generate-update-manifest/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/2zqa/generate-update-manifest/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/2zqa/generate-update-manifest/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/2zqa/generate-update-manifest/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/2zqa/generate-update-manifest/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/2zqa/generate-update-manifest/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/2zqa/generate-update-manifest/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/2zqa/generate-update-manifest/linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/2zqa/generate-update-manifest/linter.yml/main?enable=pin","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 23 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":"13 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-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-952p-6rrq-rcjv","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"],"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-14T12:58:54.150Z","repository_id":195074099,"created_at":"2025-08-14T12:58:54.150Z","updated_at":"2025-08-14T12:58:54.150Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33160168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"ssl_error","status_checked_at":"2026-05-17T22:39:10.741Z","response_time":107,"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"}},"keywords":["action","addon","firefox"],"created_at":"2024-11-10T23:17:58.805Z","updated_at":"2026-05-18T00:08:38.136Z","avatar_url":"https://github.com/2zqa.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generate Update Manifest Action\n\n[![Lint Codebase](https://github.com/2zqa/generate-update-manifest/actions/workflows/linter.yml/badge.svg)](https://github.com/2zqa/generate-update-manifest/actions/workflows/ci.yml)\n[![Continuous Integration](https://github.com/2zqa/generate-update-manifest/actions/workflows/ci.yml/badge.svg)](https://github.com/2zqa/generate-update-manifest/actions/workflows/ci.yml)\n![Code Coverage](./badges/coverage.svg)\n\nThis action generates an update manifest file for self distributed Firefox\naddons based on the releases. Recommended to be used with GitHub Pages or any\nother static file hoster.\n\n**Note:** This action only works on public repositories, as releases on private\nrepositories are not publicly accessible.\n\n## Inputs\n\n### `addon-id`\n\n**Required** The\n[ID of the addon](https://extensionworkshop.com/documentation/develop/extensions-and-the-add-on-id/).\nCan be found under the technical details section in the extension overview on\nhttps://addons.mozilla.org. For example:\n`{f05c7275-f183-4f0a-87ed-e3e61fc9ae0a}` or `uBlock0@raymondhill.net`.\n\n### `output-file`\n\nThe path to the generated update manifest file. Defaults to `./updates.json`.\n\n### `github-token`\n\nGitHub token to retrieve releases with. Defaults to `${{ github.token }}`.\n\n### `repository`\n\nThe repository to retrieve releases from. Defaults to\n`${{ github.repository }}`. For example: `2zqa/startpagina`.\n\n### `asset-filter`\n\nA glob pattern to filter the assets by. For example: `*.xpi`.\n\n## Outputs\n\n### `manifest`\n\nThe path to the generated update manifest file. Equal to the input\n`output-file`.\n\n## Example usage\n\n**Note:** Make sure that you match only one asset with the `asset-filter` input.\nOtherwise the action will pick the first asset that matches the filter.\n\n```yaml\nuses: 2zqa/generate-update-manifest@v1\nwith:\n  addon-id: ${{ env.ADDON_ID }}\n  asset-filter: '*.xpi'\n```\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n## Contributing\n\nThis project welcomes contributions and suggestions. Please open an issue or\ncreate a pull request to contribute.\n\nThis project follows the [Action Versioning](https://github.com/actions/toolkit/blob/master/docs/action-versioning.md) workflow.\n\n## Further reading\n\n- How to enable and test updates for your extension:\n  https://extensionworkshop.com/documentation/manage/updating-your-extension/\n- Example addon that uses this action:\n  https://github.com/2zqa/startpagina-private\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2zqa%2Fgenerate-update-manifest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2zqa%2Fgenerate-update-manifest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2zqa%2Fgenerate-update-manifest/lists"}