{"id":7745111,"name":"devlooped/actions-includes","ecosystem":"actions","description":"Resolves include directives written as HTML comments, like \u003c!-- include: path/to/file.md --\u003e (i.e. in your readme)","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/devlooped/actions-includes","keywords_array":["actions","github","github-actions","markdown"],"namespace":"devlooped","versions_count":7,"first_release_published_at":"2022-08-09T17:25:25.000Z","latest_release_published_at":"2025-02-07T13:39:04.000Z","latest_release_number":"v1.1.2","last_synced_at":"2026-03-26T16:21:33.736Z","created_at":"2023-05-17T10:06:04.488Z","updated_at":"2026-03-26T16:21:33.736Z","registry_url":"https://github.com/devlooped/actions-includes","install_command":null,"documentation_url":null,"metadata":{"name":"Resolve File Includes","author":"Daniel Cazzulino","description":"Resolves include directives written as HTML comments, like \u003c!-- include: path/to/file.md --\u003e (i.e. in your readme)","inputs":{"include":{"description":"Used as the Get-ChildItem -Include parameter, i.e. *.md","required":false,"default":"*.md"},"exclude":{"description":"Used as the Get-ChildItem -Exclude parameter, foo.md","required":false,"default":""},"recurse":{"description":"Whether to process files recursively in subdirectories","required":false,"default":true},"validate":{"description":"Whether to validate (and error) include links","required":false,"default":true}},"branding":{"icon":"code","color":"purple"},"runs":{"using":"composite","steps":[{"name":"includes","shell":"pwsh","run":"\u0026\"$env:GITHUB_ACTION_PATH/resolve-file-includes.ps1\"\n","env":{"RESOLVE_INCLUDE":"${{ inputs.include }}","RESOLVE_EXCLUDE":"${{ inputs.exclude }}","RESOLVE_RECURSE":"${{ inputs.recurse }}","RESOLVE_VALIDATE":"${{ inputs.validate }}"}}]},"default_branch":"main","path":null},"repo_metadata":{"id":53444121,"uuid":"521414648","full_name":"devlooped/actions-includes","owner":"devlooped","description":"Processes include HTML comments in files and inserts the included files","archived":false,"fork":false,"pushed_at":"2025-09-27T00:01:53.000Z","size":42,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-27T02:25:04.337Z","etag":null,"topics":["actions","github","github-actions","markdown"],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","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/devlooped.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"devlooped"}},"created_at":"2022-08-04T21:01:13.000Z","updated_at":"2025-02-16T00:58:15.000Z","dependencies_parsed_at":"2025-02-16T01:24:41.405Z","dependency_job_id":"686e71df-c0d9-4077-a18f-1e1970aa37d4","html_url":"https://github.com/devlooped/actions-includes","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/devlooped/actions-includes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlooped%2Factions-includes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlooped%2Factions-includes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlooped%2Factions-includes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlooped%2Factions-includes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devlooped","download_url":"https://codeload.github.com/devlooped/actions-includes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlooped%2Factions-includes/sbom","scorecard":{"id":337887,"data":{"date":"2025-08-11","repo":{"name":"github.com/devlooped/actions-includes","commit":"8b20814d414714ddbe959194b595d10d45b01eb9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/dotnet-file.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/devlooped/actions-includes/changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/devlooped/actions-includes/changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/devlooped/actions-includes/changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dotnet-file.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/devlooped/actions-includes/dotnet-file.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/devlooped/actions-includes/release.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/devlooped/.github/.github/security.md:1","Info: Found linked content: github.com/devlooped/.github/.github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/devlooped/.github/.github/security.md:1","Info: Found text in security policy: github.com/devlooped/.github/.github/security.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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"}}]},"last_synced_at":"2025-08-18T05:09:57.822Z","repository_id":53444121,"created_at":"2025-08-18T05:09:57.822Z","updated_at":"2025-08-18T05:09:57.822Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277240004,"owners_count":25785111,"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-09-27T02:00:08.978Z","response_time":73,"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":"devlooped","name":"@kzu","uuid":"61533818","kind":"organization","description":"Daniel Cazzulino sponsorship organization, a.k.a. @kzu. ","email":"info@devlooped.com","website":"https://www.devlooped.com","location":"Argentina","twitter":"devlooped","company":null,"icon_url":"https://avatars.githubusercontent.com/u/61533818?v=4","repositories_count":87,"last_synced_at":"2025-09-21T16:36:08.315Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"devlooped"}},"html_url":"https://github.com/devlooped","funding_links":["https://github.com/sponsors/devlooped"],"total_stars":8960,"followers":122,"following":0,"created_at":"2022-11-05T14:00:23.473Z","updated_at":"2025-09-21T16:36:08.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devlooped","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devlooped/repositories"},"tags":[{"name":"v1.1.2","sha":"f8dba1e4ce78910971ac028cc8c572015deadba0","kind":"commit","published_at":"2025-02-07T13:39:04.000Z","download_url":"https://codeload.github.com/devlooped/actions-includes/tar.gz/v1.1.2","html_url":"https://github.com/devlooped/actions-includes/releases/tag/v1.1.2","dependencies_parsed_at":"2025-02-09T04:39:37.677Z","dependency_job_id":null,"purl":"pkg:github/devlooped/actions-includes@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlooped%2Factions-includes/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlooped%2Factions-includes/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"350ccca3df36ff8a56f7afa05393b0e4b4228e19","kind":"commit","published_at":"2025-01-25T00:40:35.000Z","download_url":"https://codeload.github.com/devlooped/actions-includes/tar.gz/v1.1.1","html_url":"https://github.com/devlooped/actions-includes/releases/tag/v1.1.1","dependencies_parsed_at":"2025-01-26T04:10:35.686Z","dependency_job_id":null,"purl":"pkg:github/devlooped/actions-includes@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlooped%2Factions-includes/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlooped%2Factions-includes/tags/v1.1.1/manifests"},{"name":"v1","sha":"56c33ae418e729e6ad63174116066c906b4ab085","kind":"commit","published_at":"2022-08-12T00:36:58.000Z","download_url":"https://codeload.github.com/devlooped/actions-includes/tar.gz/v1","html_url":"https://github.com/devlooped/actions-includes/releases/tag/v1","dependencies_parsed_at":"2023-05-31T09:37:50.631Z","dependency_job_id":null,"purl":"pkg:github/devlooped/actions-includes@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlooped%2Factions-includes/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlooped%2Factions-includes/tags/v1/manifests"},{"name":"v1.1.0","sha":"56c33ae418e729e6ad63174116066c906b4ab085","kind":"commit","published_at":"2022-08-12T00:36:58.000Z","download_url":"https://codeload.github.com/devlooped/actions-includes/tar.gz/v1.1.0","html_url":"https://github.com/devlooped/actions-includes/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T09:37:49.905Z","dependency_job_id":null,"purl":"pkg:github/devlooped/actions-includes@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlooped%2Factions-includes/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlooped%2Factions-includes/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"92b6c5097e0333829837b50426dded7aa73d007e","kind":"commit","published_at":"2022-08-11T16:37:44.000Z","download_url":"https://codeload.github.com/devlooped/actions-includes/tar.gz/v1.0.2","html_url":"https://github.com/devlooped/actions-includes/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T09:37:51.481Z","dependency_job_id":null,"purl":"pkg:github/devlooped/actions-includes@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlooped%2Factions-includes/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlooped%2Factions-includes/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ced04281816ed537201d703e25d34041363fb6cf","kind":"commit","published_at":"2022-08-09T22:48:17.000Z","download_url":"https://codeload.github.com/devlooped/actions-includes/tar.gz/v1.0.1","html_url":"https://github.com/devlooped/actions-includes/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T09:37:52.369Z","dependency_job_id":null,"purl":"pkg:github/devlooped/actions-includes@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlooped%2Factions-includes/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlooped%2Factions-includes/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"a97c89ac5a3b61a0f4baf286c2df43a00be89580","kind":"commit","published_at":"2022-08-09T17:25:25.000Z","download_url":"https://codeload.github.com/devlooped/actions-includes/tar.gz/v1.0.0","html_url":"https://github.com/devlooped/actions-includes/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T09:37:53.334Z","dependency_job_id":null,"purl":"pkg:github/devlooped/actions-includes@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlooped%2Factions-includes/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlooped%2Factions-includes/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-23T11:01:15.170Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.750435747108224,"dependent_packages_count":0.0,"stargazers_count":34.63159562668357,"forks_count":35.113294248138175,"docker_downloads_count":null,"average":23.62383140548249},"purl":"pkg:githubactions/devlooped/actions-includes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/devlooped/actions-includes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/devlooped/actions-includes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/devlooped/actions-includes/dependencies","status":null,"funding_links":["https://github.com/sponsors/devlooped"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T19:04:30.625Z","issues_count":3,"pull_requests_count":22,"avg_time_to_close_issue":2597.0,"avg_time_to_close_pull_request":7332943.7894736845,"issues_closed_count":3,"pull_requests_closed_count":19,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.045454545454545456,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":31851.714285714286,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlooped%2Factions-includes/issues","maintainers":[{"login":"devlooped-bot","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devlooped-bot"},{"login":"kzu","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kzu"}],"active_maintainers":[{"login":"kzu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kzu"},{"login":"devlooped-bot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devlooped-bot"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/devlooped%2Factions-includes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/devlooped%2Factions-includes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/devlooped%2Factions-includes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/devlooped%2Factions-includes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/devlooped%2Factions-includes/codemeta","maintainers":[]}