{"id":7747799,"name":"OpsLevel/report-deploy-github-action","ecosystem":"actions","description":"Create a deploy event for a service in OpsLevel","homepage":"","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/OpsLevel/report-deploy-github-action","keywords_array":["actions","deployment","github-actions"],"namespace":"OpsLevel","versions_count":16,"first_release_published_at":"2021-06-19T22:23:20.000Z","latest_release_published_at":"2024-12-13T18:34:41.000Z","latest_release_number":"v3.0.0","last_synced_at":"2026-04-20T12:52:27.949Z","created_at":"2023-05-17T11:32:16.567Z","updated_at":"2026-04-20T12:52:27.949Z","registry_url":"https://github.com/OpsLevel/report-deploy-github-action","install_command":null,"documentation_url":null,"metadata":{"name":"OpsLevel - Report Deploy","author":"OpsLevel \u003csupport@opslevel.com\u003e","description":"Create a deploy event for a service in OpsLevel","branding":{"icon":"package","color":"blue"},"inputs":{"integration_url":{"description":"The OpsLevel deploy integration url","required":true},"deduplication_id":{"description":"An identifier that can be used to deduplicate deployments","required":false,"default":"${{ github.run_id }}"},"deployer_email":{"description":"The deployer email who created the event","required":false,"default":""},"deployer_name":{"description":"The deployer name who created the event","required":false,"default":"${{ github.actor }}"},"deploy_url":{"description":"The deploy url that OpsLevel points to","required":false,"default":"${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}"},"description":{"description":"The description or release notes for the event","required":false,"default":"Event Created by ${{ github.workflow }}"},"environment":{"description":"The environment for the event","required":false,"default":"production"},"number":{"description":"The deploy number for the event","required":false,"default":"${{ github.run_number }}"},"service":{"description":"The service alias for the event","required":false,"default":"${{ github.repository }}"}},"runs":{"using":"composite","steps":[{"name":"Install OpsLevel CLI","uses":"opslevel/actions/setup-cli@v1"},{"name":"Mask inputs","shell":"bash","run":"set +v\necho ::add-mask::${{ inputs.integration_url }}\nset -v\n"},{"name":"Report Deploy to OpsLevel","shell":"bash","run":"cat \u003c\u003cEOF \u003e data.yaml\nservice: \"${{ inputs.service }}\"\ndescription: \"${{ inputs.description }}\"\nenvironment: \"${{ inputs.environment }}\"\ndeploy-number: \"${{ inputs.number }}\"\ndeploy-url: \"${{ inputs.deploy_url}}\"\ndedup-id: \"${{ inputs.deduplication_id }}\"\ndeployer:\n  name: \"${{ inputs.deployer_name }}\"\n  email: \"${{ inputs.deployer_email }}\"\nEOF\nopslevel create deploy -i \"${{ inputs.integration_url }}\" -f .\n"}]},"default_branch":"main","path":null},"repo_metadata":{"id":41845826,"uuid":"378480876","full_name":"OpsLevel/report-deploy-github-action","owner":"OpsLevel","description":"Github Action to Report Deploy to OpsLevel","archived":false,"fork":false,"pushed_at":"2025-09-08T05:03:47.000Z","size":141,"stargazers_count":4,"open_issues_count":3,"forks_count":8,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-20T11:09:16.984Z","etag":null,"topics":["actions","deployment","github-actions"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpsLevel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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}},"created_at":"2021-06-19T18:34:33.000Z","updated_at":"2025-03-07T20:20:36.000Z","dependencies_parsed_at":"2024-02-20T18:27:03.625Z","dependency_job_id":"1f651099-8c43-4ad5-9b3a-e794fe845b7d","html_url":"https://github.com/OpsLevel/report-deploy-github-action","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/OpsLevel/report-deploy-github-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpsLevel","download_url":"https://codeload.github.com/OpsLevel/report-deploy-github-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/sbom","scorecard":{"id":105740,"data":{"date":"2025-08-11","repo":{"name":"github.com/OpsLevel/report-deploy-github-action","commit":"4fe798592dcc769f898f87a7e9e0239ced1ef999"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":5,"reason":"Found 15/28 approved changesets -- score normalized to 5","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/changie-gen.yml:9","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/changie-gen.yml:10","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:10","Warn: no topLevel permission defined: .github/workflows/security.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":"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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"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/changie-gen.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/OpsLevel/report-deploy-github-action/changie-gen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/OpsLevel/report-deploy-github-action/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/OpsLevel/report-deploy-github-action/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/OpsLevel/report-deploy-github-action/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/OpsLevel/report-deploy-github-action/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/OpsLevel/report-deploy-github-action/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/OpsLevel/report-deploy-github-action/security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/OpsLevel/report-deploy-github-action/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/OpsLevel/report-deploy-github-action/test.yml/main?enable=pin","Warn: containerImage not pinned by hash: with-docker/Dockerfile:1: pin your Docker image by updating public.ecr.aws/opslevel/cli:v2024.10.11 to public.ecr.aws/opslevel/cli:v2024.10.11@sha256:8ae664bec457cad18b7462311adc62ed18b2fb75bd877f4e0a2382f1c5ede15e","Warn: goCommand not pinned by hash: .github/workflows/release.yml:42","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 goCommand 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:13"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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-15T11:04:22.287Z","repository_id":41845826,"created_at":"2025-08-15T11:04:22.287Z","updated_at":"2025-08-15T11:04:22.287Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280081091,"owners_count":26268453,"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-20T02:00:06.978Z","response_time":62,"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":"OpsLevel","name":"OpsLevel","uuid":"44910550","kind":"organization","description":"Track the microservices and systems behind your products, the teams that support them, and the tools and practices that keep them up and running.","email":"info@opslevel.com","website":"https://www.opslevel.com","location":"Canada","twitter":"OpsLevelHQ","company":null,"icon_url":"https://avatars.githubusercontent.com/u/44910550?v=4","repositories_count":20,"last_synced_at":"2023-03-04T04:38:47.449Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/OpsLevel","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T09:38:42.350Z","updated_at":"2023-03-04T04:38:47.459Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpsLevel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpsLevel/repositories"},"tags":[{"name":"v3","sha":"3a05260643a8ecdcecda88346a5d0496e0386b5c","kind":"commit","published_at":"2024-12-13T18:36:11.000Z","download_url":"https://codeload.github.com/OpsLevel/report-deploy-github-action/tar.gz/v3","html_url":"https://github.com/OpsLevel/report-deploy-github-action/releases/tag/v3","dependencies_parsed_at":"2024-12-29T04:28:47.024Z","dependency_job_id":null,"purl":"pkg:github/OpsLevel/report-deploy-github-action@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v3/manifests"},{"name":"v3.0.0","sha":"96f726be9dd07b2b862b4b2b6e13d775e322f708","kind":"tag","published_at":"2024-12-13T18:34:41.000Z","download_url":"https://codeload.github.com/OpsLevel/report-deploy-github-action/tar.gz/v3.0.0","html_url":"https://github.com/OpsLevel/report-deploy-github-action/releases/tag/v3.0.0","dependencies_parsed_at":"2024-12-29T04:28:47.054Z","dependency_job_id":null,"purl":"pkg:github/OpsLevel/report-deploy-github-action@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v3.0.0/manifests"},{"name":"v2","sha":"565eef2bbe36383d3e68daba8cada08c74f4918c","kind":"commit","published_at":"2024-12-11T17:14:30.000Z","download_url":"https://codeload.github.com/OpsLevel/report-deploy-github-action/tar.gz/v2","html_url":"https://github.com/OpsLevel/report-deploy-github-action/releases/tag/v2","dependencies_parsed_at":"2024-12-29T04:28:47.006Z","dependency_job_id":null,"purl":"pkg:github/OpsLevel/report-deploy-github-action@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v2/manifests"},{"name":"v2.0.0","sha":"057ff77f2b720d549693ecbf18fac2aa9cb5284f","kind":"tag","published_at":"2024-11-25T19:15:17.000Z","download_url":"https://codeload.github.com/OpsLevel/report-deploy-github-action/tar.gz/v2.0.0","html_url":"https://github.com/OpsLevel/report-deploy-github-action/releases/tag/v2.0.0","dependencies_parsed_at":"2024-11-29T04:51:53.034Z","dependency_job_id":null,"purl":"pkg:github/OpsLevel/report-deploy-github-action@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"1f80cae5b186d6a3517d7e35f905a2376d576c21","kind":"tag","published_at":"2024-10-11T21:16:20.000Z","download_url":"https://codeload.github.com/OpsLevel/report-deploy-github-action/tar.gz/v1.0.0","html_url":"https://github.com/OpsLevel/report-deploy-github-action/releases/tag/v1.0.0","dependencies_parsed_at":"2024-10-13T06:22:46.475Z","dependency_job_id":null,"purl":"pkg:github/OpsLevel/report-deploy-github-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v1.0.0/manifests"},{"name":"v0.10.0","sha":"fc14073b366d69645b1fe52591e485e545eadac1","kind":"tag","published_at":"2024-08-19T16:37:51.000Z","download_url":"https://codeload.github.com/OpsLevel/report-deploy-github-action/tar.gz/v0.10.0","html_url":"https://github.com/OpsLevel/report-deploy-github-action/releases/tag/v0.10.0","dependencies_parsed_at":"2024-08-27T05:27:03.273Z","dependency_job_id":null,"purl":"pkg:github/OpsLevel/report-deploy-github-action@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"9eb2f366201fe693a6349a923d72c1e2ef080939","kind":"tag","published_at":"2024-08-19T13:47:55.000Z","download_url":"https://codeload.github.com/OpsLevel/report-deploy-github-action/tar.gz/v0.9.0","html_url":"https://github.com/OpsLevel/report-deploy-github-action/releases/tag/v0.9.0","dependencies_parsed_at":"2024-08-27T05:27:03.830Z","dependency_job_id":null,"purl":"pkg:github/OpsLevel/report-deploy-github-action@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v0.9.0/manifests"},{"name":"v0.7.0","sha":"7e4216d2a489a68e6cd14963d1c386b69f382648","kind":"tag","published_at":"2023-10-03T19:39:02.000Z","download_url":"https://codeload.github.com/OpsLevel/report-deploy-github-action/tar.gz/v0.7.0","html_url":"https://github.com/OpsLevel/report-deploy-github-action/releases/tag/v0.7.0","dependencies_parsed_at":"2023-10-12T06:04:33.934Z","dependency_job_id":null,"purl":"pkg:github/OpsLevel/report-deploy-github-action@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"7a607cc4a38db42ecbc07a2aa2074752f1989e88","kind":"tag","published_at":"2023-06-15T19:13:31.000Z","download_url":"https://codeload.github.com/OpsLevel/report-deploy-github-action/tar.gz/v0.6.0","html_url":"https://github.com/OpsLevel/report-deploy-github-action/releases/tag/v0.6.0","dependencies_parsed_at":"2023-06-17T00:05:15.455Z","dependency_job_id":null,"purl":"pkg:github/OpsLevel/report-deploy-github-action@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"f4aab213281c0c3eaed9f6a948f16edfde653f37","kind":"tag","published_at":"2023-01-17T22:09:41.000Z","download_url":"https://codeload.github.com/OpsLevel/report-deploy-github-action/tar.gz/v0.5.0","html_url":"https://github.com/OpsLevel/report-deploy-github-action/releases/tag/v0.5.0","dependencies_parsed_at":"2023-06-02T00:40:15.259Z","dependency_job_id":null,"purl":"pkg:github/OpsLevel/report-deploy-github-action@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"5e2824da8848ca2acd460da8714f8e397c2332ce","kind":"tag","published_at":"2023-01-10T20:45:52.000Z","download_url":"https://codeload.github.com/OpsLevel/report-deploy-github-action/tar.gz/v0.4.0","html_url":"https://github.com/OpsLevel/report-deploy-github-action/releases/tag/v0.4.0","dependencies_parsed_at":"2023-06-02T00:40:15.192Z","dependency_job_id":null,"purl":"pkg:github/OpsLevel/report-deploy-github-action@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"e56da778eb937e1686756937a3d55a21b502a06a","kind":"tag","published_at":"2022-11-29T15:34:32.000Z","download_url":"https://codeload.github.com/OpsLevel/report-deploy-github-action/tar.gz/v0.3.0","html_url":"https://github.com/OpsLevel/report-deploy-github-action/releases/tag/v0.3.0","dependencies_parsed_at":"2023-06-02T00:40:14.682Z","dependency_job_id":null,"purl":"pkg:github/OpsLevel/report-deploy-github-action@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"2761457352407f48f6b97b4af1989568998acce5","kind":"tag","published_at":"2022-04-26T21:07:02.000Z","download_url":"https://codeload.github.com/OpsLevel/report-deploy-github-action/tar.gz/v0.2.0","html_url":"https://github.com/OpsLevel/report-deploy-github-action/releases/tag/v0.2.0","dependencies_parsed_at":"2023-05-31T01:14:32.921Z","dependency_job_id":null,"purl":"pkg:github/OpsLevel/report-deploy-github-action@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"c9829a8bbec8465f899f0e81ec635c819e0a3860","kind":"tag","published_at":"2021-08-12T16:08:22.000Z","download_url":"https://codeload.github.com/OpsLevel/report-deploy-github-action/tar.gz/v0.1.0","html_url":"https://github.com/OpsLevel/report-deploy-github-action/releases/tag/v0.1.0","dependencies_parsed_at":"2023-05-31T01:14:33.308Z","dependency_job_id":null,"purl":"pkg:github/OpsLevel/report-deploy-github-action@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v0.1.0/manifests"},{"name":"v0.0.2","sha":"43c154d70b002ff9ea42021124f1b5f17b39e89b","kind":"commit","published_at":"2021-06-19T22:27:59.000Z","download_url":"https://codeload.github.com/OpsLevel/report-deploy-github-action/tar.gz/v0.0.2","html_url":"https://github.com/OpsLevel/report-deploy-github-action/releases/tag/v0.0.2","dependencies_parsed_at":"2023-05-31T01:14:33.675Z","dependency_job_id":null,"purl":"pkg:github/OpsLevel/report-deploy-github-action@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"6f64172dca4961576ec2fabdcf8c63a1e5b8348b","kind":"commit","published_at":"2021-06-19T22:23:20.000Z","download_url":"https://codeload.github.com/OpsLevel/report-deploy-github-action/tar.gz/v0.0.1","html_url":"https://github.com/OpsLevel/report-deploy-github-action/releases/tag/v0.0.1","dependencies_parsed_at":"2023-05-31T01:14:34.049Z","dependency_job_id":null,"purl":"pkg:github/OpsLevel/report-deploy-github-action@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpsLevel%2Freport-deploy-github-action/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-22T04:59:47.791Z","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":19.981378645296445,"forks_count":9.384187524831148,"docker_downloads_count":null,"average":17.406945773759553},"purl":"pkg:githubactions/OpsLevel/report-deploy-github-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/OpsLevel/report-deploy-github-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/OpsLevel/report-deploy-github-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/OpsLevel/report-deploy-github-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T17:52:38.295Z","issues_count":4,"pull_requests_count":83,"avg_time_to_close_issue":3334490.0,"avg_time_to_close_pull_request":1032290.1204819278,"issues_closed_count":3,"pull_requests_closed_count":83,"pull_request_authors_count":9,"issue_authors_count":4,"avg_comments_per_issue":1.25,"avg_comments_per_pull_request":0.46987951807228917,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":2,"past_year_pull_requests_count":25,"past_year_avg_time_to_close_issue":277857.0,"past_year_avg_time_to_close_pull_request":226273.72,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/opslevel%2Freport-deploy-github-action/issues","maintainers":[{"login":"rocktavious","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rocktavious"}],"active_maintainers":[{"login":"rocktavious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rocktavious"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/OpsLevel%2Freport-deploy-github-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/OpsLevel%2Freport-deploy-github-action/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/OpsLevel%2Freport-deploy-github-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/OpsLevel%2Freport-deploy-github-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/OpsLevel%2Freport-deploy-github-action/codemeta","maintainers":[]}