{"id":7745746,"name":"selfagency/diffmasterflex","ecosystem":"actions","description":"Get a list of files that differ between the specified commit and Git ref","homepage":"https://github.com/marketplace/actions/diffmasterflex","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/selfagency/diffmasterflex","keywords_array":["actions","ci-cd","diff","git","github-actions"],"namespace":"selfagency","versions_count":6,"first_release_published_at":"2022-03-23T20:23:28.000Z","latest_release_published_at":"2022-10-19T14:22:43.000Z","latest_release_number":"v1.0.4","last_synced_at":"2026-04-26T19:35:20.073Z","created_at":"2023-05-17T10:17:31.059Z","updated_at":"2026-04-26T19:35:20.073Z","registry_url":"https://github.com/selfagency/diffmasterflex","install_command":null,"documentation_url":null,"metadata":{"name":"DiffMasterFlex","author":"selfagency","description":"Get a list of files that differ between the specified commit and Git ref","branding":{"icon":"layers","color":"blue"},"inputs":{"sha":{"description":"SHA against which to diff","required":false},"ref":{"description":"Git ref against which to diff","required":false}},"outputs":{"changed":{"description":"Whether there were any changes"},"diff":{"description":"List of changed files"}},"runs":{"using":"node16","main":"dist/index.cjs"},"default_branch":"main","path":null},"repo_metadata":{"id":103499918,"uuid":"473346630","full_name":"selfagency/diffmasterflex","owner":"selfagency","description":"GitHub Action to get a list of files that differ between the specified commit and Git ref.","archived":false,"fork":false,"pushed_at":"2025-10-01T00:00:06.000Z","size":445,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T13:48:29.739Z","etag":null,"topics":["actions","ci-cd","diff","git","github-actions"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/diffmasterflex","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/selfagency.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2022-03-23T20:23:38.000Z","updated_at":"2025-07-10T12:59:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"bdc4bf67-e00e-408a-9243-d7effe61b2c1","html_url":"https://github.com/selfagency/diffmasterflex","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/selfagency/diffmasterflex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfagency%2Fdiffmasterflex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfagency%2Fdiffmasterflex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfagency%2Fdiffmasterflex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfagency%2Fdiffmasterflex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/selfagency","download_url":"https://codeload.github.com/selfagency/diffmasterflex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfagency%2Fdiffmasterflex/sbom","scorecard":{"id":810463,"data":{"date":"2025-08-11","repo":{"name":"github.com/selfagency/diffmasterflex","commit":"e9576d7edd950a558bc74972e5211ce8e994b7ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/13 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":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"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":"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/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/selfagency/diffmasterflex/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/selfagency/diffmasterflex/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/selfagency/diffmasterflex/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/selfagency/diffmasterflex/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/selfagency/diffmasterflex/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/selfagency/diffmasterflex/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .husky/post-receive:4","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:10","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release.yml:11","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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 18 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-23T13:02:20.335Z","repository_id":103499918,"created_at":"2025-08-23T13:02:20.336Z","updated_at":"2025-08-23T13:02:20.336Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007348,"owners_count":26084282,"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":"selfagency","name":"daniel sieradski","uuid":"2541728","kind":"user","description":"14k gold slum computer wizard","email":"","website":"https://self.agency","location":"upstate ny","twitter":null,"company":"@cnyric ","icon_url":"https://avatars.githubusercontent.com/u/2541728?u=25a3c6b4c1bbe2a5e6c545da7849f3fd119c88ee\u0026v=4","repositories_count":94,"last_synced_at":"2025-10-11T13:48:23.659Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/selfagency","funding_links":[],"total_stars":787,"followers":176,"following":84,"created_at":"2022-11-14T05:58:26.362Z","updated_at":"2025-10-11T13:48:23.659Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/selfagency","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/selfagency/repositories"},"tags":[{"name":"v1.0.4","sha":"83a2874a7b741c12c6914df49e24fc1da7fe6505","kind":"commit","published_at":"2022-10-19T14:22:43.000Z","download_url":"https://codeload.github.com/selfagency/diffmasterflex/tar.gz/v1.0.4","html_url":"https://github.com/selfagency/diffmasterflex/releases/tag/v1.0.4","dependencies_parsed_at":"2023-06-02T00:45:38.560Z","dependency_job_id":null,"purl":"pkg:github/selfagency/diffmasterflex@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfagency%2Fdiffmasterflex/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfagency%2Fdiffmasterflex/tags/v1.0.4/manifests"},{"name":"v1","sha":"83a2874a7b741c12c6914df49e24fc1da7fe6505","kind":"commit","published_at":"2022-10-19T14:22:43.000Z","download_url":"https://codeload.github.com/selfagency/diffmasterflex/tar.gz/v1","html_url":"https://github.com/selfagency/diffmasterflex/releases/tag/v1","dependencies_parsed_at":"2023-06-02T00:45:38.569Z","dependency_job_id":null,"purl":"pkg:github/selfagency/diffmasterflex@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfagency%2Fdiffmasterflex/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfagency%2Fdiffmasterflex/tags/v1/manifests"},{"name":"v1.0.3","sha":"740ad79fb51d4715d0e56bd392b1212de601ca38","kind":"commit","published_at":"2022-03-24T00:58:07.000Z","download_url":"https://codeload.github.com/selfagency/diffmasterflex/tar.gz/v1.0.3","html_url":"https://github.com/selfagency/diffmasterflex/releases/tag/v1.0.3","dependencies_parsed_at":"2023-06-02T00:45:38.743Z","dependency_job_id":null,"purl":"pkg:github/selfagency/diffmasterflex@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfagency%2Fdiffmasterflex/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfagency%2Fdiffmasterflex/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"1afa142a379c0f6e2e6d1061848112ecec08a4b2","kind":"commit","published_at":"2022-03-23T22:34:08.000Z","download_url":"https://codeload.github.com/selfagency/diffmasterflex/tar.gz/v1.0.2","html_url":"https://github.com/selfagency/diffmasterflex/releases/tag/v1.0.2","dependencies_parsed_at":"2023-06-02T00:45:38.603Z","dependency_job_id":null,"purl":"pkg:github/selfagency/diffmasterflex@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfagency%2Fdiffmasterflex/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfagency%2Fdiffmasterflex/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"92e88a29561adf68df081f8573ba5d28d95e9e5c","kind":"commit","published_at":"2022-03-23T20:35:30.000Z","download_url":"https://codeload.github.com/selfagency/diffmasterflex/tar.gz/v1.0.1","html_url":"https://github.com/selfagency/diffmasterflex/releases/tag/v1.0.1","dependencies_parsed_at":"2023-06-02T00:45:39.920Z","dependency_job_id":null,"purl":"pkg:github/selfagency/diffmasterflex@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfagency%2Fdiffmasterflex/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfagency%2Fdiffmasterflex/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8e9fcd63ecb189fe0b4ecfd6eb7c579953486ec9","kind":"commit","published_at":"2022-03-23T20:23:28.000Z","download_url":"https://codeload.github.com/selfagency/diffmasterflex/tar.gz/v1.0.0","html_url":"https://github.com/selfagency/diffmasterflex/releases/tag/v1.0.0","dependencies_parsed_at":"2023-06-02T00:45:38.654Z","dependency_job_id":null,"purl":"pkg:github/selfagency/diffmasterflex@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfagency%2Fdiffmasterflex/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfagency%2Fdiffmasterflex/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T02:08:45.202Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.775788306132153,"dependent_packages_count":0.0,"stargazers_count":34.691807954365395,"forks_count":21.708128664237048,"docker_downloads_count":null,"average":20.29393123118365},"purl":"pkg:githubactions/selfagency/diffmasterflex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/selfagency/diffmasterflex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/selfagency/diffmasterflex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/selfagency/diffmasterflex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T03:05:20.132Z","issues_count":0,"pull_requests_count":19,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2433101.0,"issues_closed_count":0,"pull_requests_closed_count":12,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.6842105263157895,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":18,"past_year_issues_count":0,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1496066.6666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"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.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfagency%2Fdiffmasterflex/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/selfagency%2Fdiffmasterflex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/selfagency%2Fdiffmasterflex/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/selfagency%2Fdiffmasterflex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/selfagency%2Fdiffmasterflex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/selfagency%2Fdiffmasterflex/codemeta","maintainers":[]}