{"id":7747162,"name":"SecureHats/YamlTo-Arm","ecosystem":"actions","description":"This GitHub action can be used to convert Microsoft Sentinel yaml files to deployable ARM templates","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/SecureHats/YamlTo-Arm","keywords_array":[],"namespace":"SecureHats","versions_count":20,"first_release_published_at":"2023-04-17T12:38:52.000Z","latest_release_published_at":"2023-04-20T11:43:51.000Z","latest_release_number":"v0.1.7","last_synced_at":"2026-08-16T01:23:01.923Z","created_at":"2023-05-17T11:18:22.530Z","updated_at":"2026-09-16T14:49:58.988Z","registry_url":"https://github.com/SecureHats/YamlTo-Arm","install_command":null,"documentation_url":null,"metadata":{"name":"yamlto-arm","description":"This GitHub action can be used to convert Microsoft Sentinel yaml files to deployable ARM templates","branding":{"icon":"check-square","color":"green"},"inputs":{"filesPath":{"description":"Path to source files","required":true,"default":""},"outputPath":{"description":"Path to destination","required":true,"default":""},"singleFile":{"description":"Output single deployment template","required":false,"default":true,"type":"boolean"},"returnObject":{"description":"Output single deployment template","required":false,"default":false,"type":"boolean"}},"runs":{"using":"composite","steps":[{"run":"${{ github.action_path }}/action.ps1 ` -FilesPath '${{ inputs.filesPath }}' ` -OutputPath '${{ inputs.outputPath }}' ` -singleFile ${{ inputs.singleFile }} ` -returnObject ${{ inputs.returnObject }}","shell":"pwsh"}]},"default_branch":"main","path":null},"repo_metadata":{"id":153356040,"uuid":"625497027","full_name":"SecureHats/YamlTo-Arm","owner":"SecureHats","description":"Convert Microsoft Sentinel YAML definitions to deployable ARM templates","archived":false,"fork":false,"pushed_at":"2023-04-20T11:44:20.000Z","size":1049,"stargazers_count":4,"open_issues_count":3,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-08-16T01:26:43.996Z","etag":null,"topics":[],"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/SecureHats.png","metadata":{},"created_at":"2023-04-09T09:46:02.000Z","updated_at":"2025-07-21T15:38:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"b91cbd86-779a-433b-86d7-4b1751907944","html_url":"https://github.com/SecureHats/YamlTo-Arm","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/SecureHats/YamlTo-Arm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SecureHats","download_url":"https://codeload.github.com/SecureHats/YamlTo-Arm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/sbom","scorecard":{"id":127288,"data":{"date":"2025-08-11","repo":{"name":"github.com/SecureHats/YamlTo-Arm","commit":"80cb6397a870fc29cc13f9a3de3e96068bbf8a45"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Code-Review","score":0,"reason":"Found 0/30 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":-1,"reason":"No tokens found","details":null,"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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: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":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":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"}}]},"last_synced_at":"2025-08-16T04:17:25.815Z","repository_id":153356040,"created_at":"2025-08-16T04:17:25.815Z","updated_at":"2025-08-16T04:17:25.815Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37363799,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-16T02:00:06.638Z","response_time":96,"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":"SecureHats","name":"SecureHats","uuid":"72928684","kind":"organization","description":"Community for Security Investigators","email":"rogierdijkman@hotmail.com","website":null,"location":"West Europe","twitter":"SecureHats","company":null,"icon_url":"https://avatars.githubusercontent.com/u/72928684?v=4","repositories_count":11,"last_synced_at":"2023-03-05T20:12:37.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SecureHats","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T22:12:14.977Z","updated_at":"2023-03-05T20:12:37.105Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SecureHats","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SecureHats/repositories"},"tags":[{"name":"v0.1.7","sha":"80cb6397a870fc29cc13f9a3de3e96068bbf8a45","kind":"commit","published_at":"2023-04-20T11:43:51.000Z","download_url":"https://codeload.github.com/SecureHats/YamlTo-Arm/tar.gz/v0.1.7","html_url":"https://github.com/SecureHats/YamlTo-Arm/releases/tag/v0.1.7","dependencies_parsed_at":"2023-06-02T00:41:27.206Z","dependency_job_id":null,"purl":"pkg:github/SecureHats/YamlTo-Arm@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"41af7dc82299d9708a2ed5c78195c3078e770251","kind":"commit","published_at":"2023-04-20T11:32:32.000Z","download_url":"https://codeload.github.com/SecureHats/YamlTo-Arm/tar.gz/v0.1.6","html_url":"https://github.com/SecureHats/YamlTo-Arm/releases/tag/v0.1.6","dependencies_parsed_at":"2023-06-02T00:41:28.294Z","dependency_job_id":null,"purl":"pkg:github/SecureHats/YamlTo-Arm@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"217efad9e09db994c4643e1a75b8c1ce0ad7603e","kind":"commit","published_at":"2023-04-20T09:52:17.000Z","download_url":"https://codeload.github.com/SecureHats/YamlTo-Arm/tar.gz/v0.1.5","html_url":"https://github.com/SecureHats/YamlTo-Arm/releases/tag/v0.1.5","dependencies_parsed_at":"2023-06-02T00:41:27.646Z","dependency_job_id":null,"purl":"pkg:github/SecureHats/YamlTo-Arm@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"5b511fc409b773f67ac1cf0f10fd39e39d1cf46f","kind":"commit","published_at":"2023-04-20T09:32:06.000Z","download_url":"https://codeload.github.com/SecureHats/YamlTo-Arm/tar.gz/v0.1.4","html_url":"https://github.com/SecureHats/YamlTo-Arm/releases/tag/v0.1.4","dependencies_parsed_at":"2023-06-02T00:41:27.141Z","dependency_job_id":null,"purl":"pkg:github/SecureHats/YamlTo-Arm@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"ed9d5d3e7c4807ff1da06ce748572353d5b5265d","kind":"commit","published_at":"2023-04-20T08:25:19.000Z","download_url":"https://codeload.github.com/SecureHats/YamlTo-Arm/tar.gz/v0.1.3","html_url":"https://github.com/SecureHats/YamlTo-Arm/releases/tag/v0.1.3","dependencies_parsed_at":"2023-06-02T00:41:27.403Z","dependency_job_id":null,"purl":"pkg:github/SecureHats/YamlTo-Arm@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"b3f0e8720f0e5b91870d064ea4780274c928e66e","kind":"commit","published_at":"2023-04-20T07:14:02.000Z","download_url":"https://codeload.github.com/SecureHats/YamlTo-Arm/tar.gz/v0.1.2","html_url":"https://github.com/SecureHats/YamlTo-Arm/releases/tag/v0.1.2","dependencies_parsed_at":"2023-06-02T00:41:27.499Z","dependency_job_id":null,"purl":"pkg:github/SecureHats/YamlTo-Arm@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"e79487478d64816b644c10ed9b239cc0fa341fec","kind":"commit","published_at":"2023-04-19T19:02:39.000Z","download_url":"https://codeload.github.com/SecureHats/YamlTo-Arm/tar.gz/v0.1.1","html_url":"https://github.com/SecureHats/YamlTo-Arm/releases/tag/v0.1.1","dependencies_parsed_at":"2023-06-02T00:41:28.316Z","dependency_job_id":null,"purl":"pkg:github/SecureHats/YamlTo-Arm@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"d589dd1b7901c7afc039baef9bdb8278fa7ef47e","kind":"commit","published_at":"2023-04-19T18:51:46.000Z","download_url":"https://codeload.github.com/SecureHats/YamlTo-Arm/tar.gz/v0.1.0","html_url":"https://github.com/SecureHats/YamlTo-Arm/releases/tag/v0.1.0","dependencies_parsed_at":"2023-06-02T00:41:28.618Z","dependency_job_id":null,"purl":"pkg:github/SecureHats/YamlTo-Arm@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.1.0/manifests"},{"name":"v0.0.12","sha":"67fbc81f0185addd37d160275ad56e97757f9153","kind":"commit","published_at":"2023-04-19T13:50:25.000Z","download_url":"https://codeload.github.com/SecureHats/YamlTo-Arm/tar.gz/v0.0.12","html_url":"https://github.com/SecureHats/YamlTo-Arm/releases/tag/v0.0.12","dependencies_parsed_at":"2023-06-02T00:41:28.617Z","dependency_job_id":null,"purl":"pkg:github/SecureHats/YamlTo-Arm@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"5ea224d12b1a0a57be0364a1e6cadbae47a7ee02","kind":"commit","published_at":"2023-04-19T11:30:48.000Z","download_url":"https://codeload.github.com/SecureHats/YamlTo-Arm/tar.gz/v0.0.11","html_url":"https://github.com/SecureHats/YamlTo-Arm/releases/tag/v0.0.11","dependencies_parsed_at":"2023-06-02T00:41:28.560Z","dependency_job_id":null,"purl":"pkg:github/SecureHats/YamlTo-Arm@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"7ba46de8ccd042f3f0d5ce8de57bf03475534d11","kind":"commit","published_at":"2023-04-19T10:55:06.000Z","download_url":"https://codeload.github.com/SecureHats/YamlTo-Arm/tar.gz/v0.0.10","html_url":"https://github.com/SecureHats/YamlTo-Arm/releases/tag/v0.0.10","dependencies_parsed_at":"2023-06-02T00:41:28.004Z","dependency_job_id":null,"purl":"pkg:github/SecureHats/YamlTo-Arm@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"63f185880f42c08ec3e1ae07cb8d54368844ae3f","kind":"commit","published_at":"2023-04-17T19:30:31.000Z","download_url":"https://codeload.github.com/SecureHats/YamlTo-Arm/tar.gz/v0.0.9","html_url":"https://github.com/SecureHats/YamlTo-Arm/releases/tag/v0.0.9","dependencies_parsed_at":"2023-06-02T00:41:28.254Z","dependency_job_id":null,"purl":"pkg:github/SecureHats/YamlTo-Arm@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"3cdcf0131e2ed5d91494cdf6ffd4262a81ed49a5","kind":"commit","published_at":"2023-04-17T18:22:57.000Z","download_url":"https://codeload.github.com/SecureHats/YamlTo-Arm/tar.gz/v0.0.8","html_url":"https://github.com/SecureHats/YamlTo-Arm/releases/tag/v0.0.8","dependencies_parsed_at":"2023-06-02T00:41:28.443Z","dependency_job_id":null,"purl":"pkg:github/SecureHats/YamlTo-Arm@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"f2ae2cf352e7613889a9cf25be9f37d0cd10a7cf","kind":"commit","published_at":"2023-04-17T16:19:45.000Z","download_url":"https://codeload.github.com/SecureHats/YamlTo-Arm/tar.gz/v0.0.7","html_url":"https://github.com/SecureHats/YamlTo-Arm/releases/tag/v0.0.7","dependencies_parsed_at":"2023-06-02T00:41:28.640Z","dependency_job_id":null,"purl":"pkg:github/SecureHats/YamlTo-Arm@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"cb81cb2cc9d9365b61d36a1d0e3871e2f6222586","kind":"commit","published_at":"2023-04-17T16:03:04.000Z","download_url":"https://codeload.github.com/SecureHats/YamlTo-Arm/tar.gz/v0.0.6","html_url":"https://github.com/SecureHats/YamlTo-Arm/releases/tag/v0.0.6","dependencies_parsed_at":"2023-06-02T00:41:27.768Z","dependency_job_id":null,"purl":"pkg:github/SecureHats/YamlTo-Arm@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ad40fc70fe4233587234a74ceb0ce8039ae81e9f","kind":"commit","published_at":"2023-04-17T15:07:57.000Z","download_url":"https://codeload.github.com/SecureHats/YamlTo-Arm/tar.gz/v0.0.5","html_url":"https://github.com/SecureHats/YamlTo-Arm/releases/tag/v0.0.5","dependencies_parsed_at":"2023-06-02T00:41:28.597Z","dependency_job_id":null,"purl":"pkg:github/SecureHats/YamlTo-Arm@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"fc20a618422cb98cb978d1a7f585042bd920eaec","kind":"commit","published_at":"2023-04-17T14:40:46.000Z","download_url":"https://codeload.github.com/SecureHats/YamlTo-Arm/tar.gz/v0.0.4","html_url":"https://github.com/SecureHats/YamlTo-Arm/releases/tag/v0.0.4","dependencies_parsed_at":"2023-06-02T00:41:28.557Z","dependency_job_id":null,"purl":"pkg:github/SecureHats/YamlTo-Arm@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"08998a3788708e55cfcebe1d7e7c7e80f9f854cc","kind":"commit","published_at":"2023-04-17T14:39:29.000Z","download_url":"https://codeload.github.com/SecureHats/YamlTo-Arm/tar.gz/v0.0.3","html_url":"https://github.com/SecureHats/YamlTo-Arm/releases/tag/v0.0.3","dependencies_parsed_at":"2023-06-02T00:41:27.991Z","dependency_job_id":null,"purl":"pkg:github/SecureHats/YamlTo-Arm@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4d172c672d1417d47b17c5608c3594fef22e3d3a","kind":"commit","published_at":"2023-04-17T14:37:18.000Z","download_url":"https://codeload.github.com/SecureHats/YamlTo-Arm/tar.gz/v0.0.2","html_url":"https://github.com/SecureHats/YamlTo-Arm/releases/tag/v0.0.2","dependencies_parsed_at":"2023-06-02T00:41:28.686Z","dependency_job_id":null,"purl":"pkg:github/SecureHats/YamlTo-Arm@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"94201852e04419c7c2645a13f639fe9f6781ae2d","kind":"commit","published_at":"2023-04-17T12:38:52.000Z","download_url":"https://codeload.github.com/SecureHats/YamlTo-Arm/tar.gz/v0.0.1","html_url":"https://github.com/SecureHats/YamlTo-Arm/releases/tag/v0.0.1","dependencies_parsed_at":"2023-06-02T00:41:28.658Z","dependency_job_id":null,"purl":"pkg:github/SecureHats/YamlTo-Arm@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-16T14:49:58.987Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":40.26221692491061,"dependent_packages_count":0.0,"stargazers_count":48.81764060265407,"forks_count":35.22640316731543,"docker_downloads_count":null,"average":31.076565173720027},"purl":"pkg:githubactions/SecureHats/YamlTo-Arm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/SecureHats/YamlTo-Arm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/SecureHats/YamlTo-Arm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/SecureHats/YamlTo-Arm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SecureHats%2FYamlTo-Arm/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/SecureHats%2FYamlTo-Arm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/SecureHats%2FYamlTo-Arm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/SecureHats%2FYamlTo-Arm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/SecureHats%2FYamlTo-Arm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/SecureHats%2FYamlTo-Arm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/SecureHats%2FYamlTo-Arm/codemeta","maintainers":[]}