{"id":947199,"name":"@forge/isolated-vm","ecosystem":"npm","description":"Access to multiple isolates","homepage":"https://github.com/laverdet/isolated-vm#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/laverdet/isolated-vm","keywords_array":[],"namespace":"forge","versions_count":35,"first_release_published_at":"2021-04-09T02:01:22.830Z","latest_release_published_at":"2025-05-27T08:12:05.223Z","latest_release_number":"4.1.4","last_synced_at":"2026-06-19T06:48:35.012Z","created_at":"2022-04-07T17:32:37.985Z","updated_at":"2026-06-19T06:48:35.012Z","registry_url":"https://www.npmjs.com/package/@forge/isolated-vm","install_command":"npm install @forge/isolated-vm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.1.4","experimental":"4.1.4-next.0-experimental-c6e5f04","next":"4.1.4-next.1"}},"repo_metadata":{"id":37390495,"uuid":"91866654","full_name":"laverdet/isolated-vm","owner":"laverdet","description":"Secure \u0026 isolated JS environments for nodejs","archived":false,"fork":false,"pushed_at":"2025-10-04T02:20:27.000Z","size":1902,"stargazers_count":2577,"open_issues_count":85,"forks_count":170,"subscribers_count":31,"default_branch":"main","last_synced_at":"2025-10-04T04:18:25.497Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/laverdet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-20T05:08:47.000Z","updated_at":"2025-10-04T02:20:32.000Z","dependencies_parsed_at":"2023-02-09T02:01:08.943Z","dependency_job_id":"b7459e0c-8ff5-45ed-9468-7b6e7d92fa8d","html_url":"https://github.com/laverdet/isolated-vm","commit_stats":{"total_commits":638,"total_committers":29,"mean_commits":22.0,"dds":"0.10344827586206895","last_synced_commit":"623a18dea0fae8f524ba1a8f333ce97eea11f195"},"previous_names":[],"tags_count":85,"template":false,"template_full_name":null,"purl":"pkg:github/laverdet/isolated-vm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laverdet","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/sbom","scorecard":{"id":580205,"data":{"date":"2025-08-11","repo":{"name":"github.com/laverdet/isolated-vm","commit":"5dc622865679323a6b68dca7762e49d82d7f67ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","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":2,"reason":"Found 8/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":"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tests/wasm-test.wasm:1"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/prebuild.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":"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/build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/laverdet/isolated-vm/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/laverdet/isolated-vm/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/laverdet/isolated-vm/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/laverdet/isolated-vm/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/laverdet/isolated-vm/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/laverdet/isolated-vm/prebuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/laverdet/isolated-vm/prebuild.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prebuild.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/laverdet/isolated-vm/prebuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/laverdet/isolated-vm/prebuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/laverdet/isolated-vm/prebuild.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prebuild.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/laverdet/isolated-vm/prebuild.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prebuild.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/laverdet/isolated-vm/prebuild.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile.alpine:1","Warn: containerImage not pinned by hash: Dockerfile.debian:1","Warn: npmCommand not pinned by hash: Dockerfile.alpine:5","Warn: npmCommand not pinned by hash: Dockerfile.debian:9","Warn: npmCommand not pinned by hash: .github/workflows/build.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/build.yml:53","Warn: npmCommand not pinned by hash: .github/workflows/prebuild.yml:30","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   5 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v6.0.1 not signed: https://api.github.com/repos/laverdet/isolated-vm/releases/235395039","Warn: release artifact v6.0.0 not signed: https://api.github.com/repos/laverdet/isolated-vm/releases/219901102","Warn: release artifact v5.0.4 not signed: https://api.github.com/repos/laverdet/isolated-vm/releases/203425624","Warn: release artifact v5.0.3 not signed: https://api.github.com/repos/laverdet/isolated-vm/releases/189980191","Warn: release artifact v5.0.2 not signed: https://api.github.com/repos/laverdet/isolated-vm/releases/189580233","Warn: release artifact v6.0.1 does not have provenance: https://api.github.com/repos/laverdet/isolated-vm/releases/235395039","Warn: release artifact v6.0.0 does not have provenance: https://api.github.com/repos/laverdet/isolated-vm/releases/219901102","Warn: release artifact v5.0.4 does not have provenance: https://api.github.com/repos/laverdet/isolated-vm/releases/203425624","Warn: release artifact v5.0.3 does not have provenance: https://api.github.com/repos/laverdet/isolated-vm/releases/189980191","Warn: release artifact v5.0.2 does not have provenance: https://api.github.com/repos/laverdet/isolated-vm/releases/189580233"],"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 8 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-20T18:59:05.978Z","repository_id":37390495,"created_at":"2025-08-20T18:59:05.978Z","updated_at":"2025-08-20T18:59:05.978Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278266886,"owners_count":25958732,"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-04T02:00:05.491Z","response_time":63,"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":"laverdet","name":"Marcel Laverdet","uuid":"128856","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/128856?u=05a6f48309c8f545aeb903c3d017a3516e2e4f55\u0026v=4","repositories_count":73,"last_synced_at":"2025-09-21T16:36:02.846Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/laverdet","funding_links":[],"total_stars":6584,"followers":463,"following":8,"created_at":"2022-11-02T16:25:30.791Z","updated_at":"2025-09-21T16:36:02.847Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laverdet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laverdet/repositories"},"tags":[{"name":"v6.0.1","sha":"5dc622865679323a6b68dca7762e49d82d7f67ff","kind":"commit","published_at":"2025-07-26T19:13:38.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v6.0.1","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"88db2561a45d7354562d2dab33c6b2315dd1f90c","kind":"commit","published_at":"2025-05-20T21:06:43.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v6.0.0","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v6.0.0/manifests"},{"name":"v5.0.4","sha":"a2137df40e72abe29e596b0ac718d5b3f4207279","kind":"commit","published_at":"2025-03-03T19:21:07.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v5.0.4","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"623a18dea0fae8f524ba1a8f333ce97eea11f195","kind":"commit","published_at":"2024-12-10T14:55:11.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v5.0.3","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"8c92fd002fe28c4a0f32f02a213bb955e4a70f8e","kind":"commit","published_at":"2024-11-25T19:45:50.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v5.0.2","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"83c0a31554162efbb37aeadfed87588b1ed269a5","kind":"commit","published_at":"2024-06-22T16:26:54.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v5.0.1","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"651746b5bd7b0f11e26015c298133b69f195febf","kind":"commit","published_at":"2024-05-21T16:55:24.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v5.0.0","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v5.0.0/manifests"},{"name":"v4.8.0","sha":"901cd705357b9ef7ab32602d29be2ff973244b19","kind":"commit","published_at":"2024-05-21T00:10:28.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v4.8.0","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"fc9d8998be98b3d66fc35a42516b4ce56708b929","kind":"commit","published_at":"2024-01-20T03:24:12.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v4.7.2","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"7a9137cb97a97b13dde0cf0c00f405c779ec3edc","kind":"commit","published_at":"2024-01-11T17:00:43.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v4.7.1","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"61bc6a808086b29d2c58cfd9f809fadd66b9083c","kind":"commit","published_at":"2023-10-09T12:59:15.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v4.7.0","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"8f228c98668f01a117fc6312de51648a9c90fcdb","kind":"commit","published_at":"2023-07-25T12:25:54.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v4.6.0","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"9a3defebf80f4396290c608d7d3eabb1f95da92f","kind":"commit","published_at":"2023-03-08T16:39:46.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v4.5.0","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.5.0/manifests"},{"name":"v4.4.2","sha":"fbe167e929cec32a856f3fda5a24b97d026c74ff","kind":"commit","published_at":"2022-10-28T19:00:25.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v4.4.2","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"195ae83f3e99310a7a6a190bccfe81272d56ac68","kind":"commit","published_at":"2022-05-18T17:39:09.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v4.4.1","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"426f8705497c4632509b5d30e9de58f7b16c3638","kind":"commit","published_at":"2022-05-16T18:20:51.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v4.4.0","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.4.0/manifests"},{"name":"v4.3.7","sha":"4f435681f27f6a4d4e375d337a546a7e3a9f30b3","kind":"commit","published_at":"2022-05-03T15:29:56.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v4.3.7","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"56cc60b3486536ac3f90613fd0ec5fa58ef2c193","kind":"commit","published_at":"2021-11-18T17:56:46.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v4.3.6","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"2f4854de1b9c7455b09b0691fa12ef4364350f19","kind":"commit","published_at":"2021-09-05T19:03:26.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v4.3.5","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"0d65f1973034963dd8dd0f9532d045b3383866dc","kind":"commit","published_at":"2021-08-07T18:04:29.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v4.3.4","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"f558e7a6f034005c0e0a26313ffc927e5bb3cc6b","kind":"commit","published_at":"2021-07-28T17:10:38.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v4.3.3","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"2a9315375e6662107817ea0e6a18e9de9c2b8f74","kind":"commit","published_at":"2021-06-24T03:16:54.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v4.3.2","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"b9986461f6c875b46bcf399a21af2e1862943952","kind":"commit","published_at":"2021-06-17T05:03:56.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v4.3.1","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"331f0c6d6641bea93a9d3c920adb1050bddd00ed","kind":"commit","published_at":"2021-06-17T04:51:32.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v4.3.0","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"1933bd7f031f790354d669388698b9050ed9a561","kind":"commit","published_at":"2021-05-12T22:26:17.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v4.2.0","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"39e4c985d02db355255f5ce54ed4fe1086eb243f","kind":"commit","published_at":"2021-05-05T17:24:09.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v4.1.1","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b5550d5c8f1cd86826a447a333271476bd84eea9","kind":"commit","published_at":"2021-04-22T06:21:39.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v4.1.0","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"27cb89d3c3c4ef433af22ac8efa38a26f1caabda","kind":"commit","published_at":"2021-03-21T17:09:09.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v4.0.0","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v4.0.0/manifests"},{"name":"v2.1.1","sha":"f1a17ed7c47ce6308269bd83fddc71843252449e","kind":"commit","published_at":"2021-03-08T20:06:36.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v2.1.1","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v2.1.1/manifests"},{"name":"v3.3.10","sha":"4098884581a02661ba838586a028ba0c9898a0ec","kind":"commit","published_at":"2021-01-24T18:51:06.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v3.3.10","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.3.10/manifests"},{"name":"v3.3.9","sha":"269c8e03dbd36a84fb2152b725df6a96b339b86b","kind":"commit","published_at":"2021-01-07T21:39:54.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v3.3.9","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.3.9/manifests"},{"name":"v3.3.8","sha":"2695438f413034075949dc561f0ccf41a7143545","kind":"commit","published_at":"2021-01-07T07:42:59.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v3.3.8","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.3.8/manifests"},{"name":"v3.3.7","sha":"26cc3458eedb60256be0eee046c1250209d2c172","kind":"commit","published_at":"2020-10-02T18:14:08.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v3.3.7","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"633a5196e6990eb7089b8afa9905c49b733d1157","kind":"commit","published_at":"2020-09-13T09:24:59.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v3.3.6","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"8aeddfd38d149b80c4e93446986f24ab71a609c9","kind":"commit","published_at":"2020-08-06T20:11:51.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v3.3.5","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"d94745cd69ab66337f978bcdda9f3085c506daed","kind":"commit","published_at":"2020-07-08T19:31:07.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v3.3.4","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"c161dbf4b55d88e2ba5d3327d60ad548efb49f6d","kind":"commit","published_at":"2020-04-21T19:22:36.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v3.3.3","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"587479fed95bab2112bece3c587f7ab9ab1a0772","kind":"commit","published_at":"2020-04-15T21:23:25.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v3.3.2","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"8cbe340a5e94498a9ab41ab819b079a940f84b16","kind":"commit","published_at":"2020-04-06T10:02:47.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v3.3.1","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"8541db3cd84db54bc882464f4ebb84f2377c438e","kind":"commit","published_at":"2020-03-27T07:51:27.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v3.3.0","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"25c5abe81dd5d3420ae7ca4cab52f5a26681a169","kind":"commit","published_at":"2020-03-20T06:16:50.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v3.2.0","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.2.0/manifests"},{"name":"v3.1.5","sha":"8844eaa26d1dc64d354ce873ed44925f659adea1","kind":"commit","published_at":"2020-02-12T00:00:08.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v3.1.5","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"b58c98f887f7409f55c1ad24c02272fce9474635","kind":"commit","published_at":"2020-02-10T01:10:26.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v3.1.4","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"431f4c89f9ecac3d19797e0854981006cbfe0723","kind":"commit","published_at":"2020-01-29T19:59:21.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v3.1.3","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"85862ffe73b38db5a092189a21fce89f42fed15f","kind":"commit","published_at":"2020-01-10T23:25:58.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v3.1.2","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bc28b77425cd48574ec8b30c1a4097cd34bbf67d","kind":"commit","published_at":"2020-01-09T18:23:14.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v3.1.1","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"b931e1d9681949c8d6cf34dc86969a2cf0d34a77","kind":"commit","published_at":"2020-01-01T21:08:08.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v3.1.0","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"280d8be87cb9ee3616f344e1af430c432335e5f2","kind":"commit","published_at":"2019-12-17T20:52:45.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v3.0.0","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"dd5d77d378ecb1eb018821c93a46e4b0073a67cf","kind":"commit","published_at":"2019-12-05T22:21:04.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v2.1.0","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"64831f5896db45261f1695b72f75c9df3c0e9188","kind":"commit","published_at":"2019-12-02T00:43:26.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v2.0.3","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d474cd81c75bb937bdae53098f3b8513c3dd8815","kind":"commit","published_at":"2019-11-29T08:06:20.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v2.0.2","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"592c902cf605463d5b332cf9d9b772319d11f85c","kind":"commit","published_at":"2019-08-20T23:11:15.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v2.0.1","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"2b71af9668a3899475d1ef5513ebd9e71407e500","kind":"commit","published_at":"2019-06-24T20:21:35.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v2.0.0","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v2.0.0/manifests"},{"name":"v1.7.10","sha":"cc23d687f5e326c0e519d7e3ddcc885a56ba99a7","kind":"commit","published_at":"2019-03-19T17:33:26.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.7.10","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.7.10/manifests"},{"name":"v1.7.9","sha":"cf2f95c4715785cbf473870703b2055e7f2ed52a","kind":"commit","published_at":"2019-02-03T17:26:18.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.7.9","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.7.9/manifests"},{"name":"v1.7.8","sha":"36368cce411edfccd9262569bbc087c63b536e9d","kind":"commit","published_at":"2019-01-23T23:12:46.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.7.8","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.7.8/manifests"},{"name":"v1.7.7","sha":"85d0bd564bd87489456945c10cf18d9231973fe0","kind":"commit","published_at":"2019-01-07T01:18:36.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.7.7","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.7.7/manifests"},{"name":"v1.7.6","sha":"db4812520b0f917c92e2138fcc3ff40d22272d52","kind":"commit","published_at":"2018-12-26T04:09:19.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.7.6","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"f0993f9c9f5f4d5d68c594e3963e22f671c3bea7","kind":"commit","published_at":"2018-12-10T06:29:21.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.7.5","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"317f853a12d384cc408f81f72b8fe79ca638bbfc","kind":"commit","published_at":"2018-11-19T21:46:34.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.7.4","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"462d5fdc0e8d922c256510d10c4c28a0c8cb5bfd","kind":"commit","published_at":"2018-10-26T01:08:32.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.7.3","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"a4cd4c0b4ace242816061a1298eb04c48092bdff","kind":"commit","published_at":"2018-08-28T15:24:26.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.7.2","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"b6d5979cf763f4e65480ae1f6e722dac334d7ba9","kind":"commit","published_at":"2018-07-30T04:36:21.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.7.1","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"87a448a434c335a2d0be1d289bf3e05cbe1f0341","kind":"commit","published_at":"2018-07-27T02:25:05.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.7.0","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"6a6ec75b773a66b4daa12cbfb5dfa30d08afa42a","kind":"commit","published_at":"2018-05-13T00:37:21.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.6.1","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"44d3fd9551891889fdae689d9bbfe2845adc8198","kind":"commit","published_at":"2018-04-30T20:59:05.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.6.0","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"beaf15aa7bea97a81a289400c6d5d352e98df13b","kind":"commit","published_at":"2018-04-05T23:20:01.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.5.2","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"e027c8cbc48dfbaef9652710d810d33032a5a875","kind":"commit","published_at":"2018-04-05T17:48:04.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.5.1","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"cc9d14cb95a8ba7b1c9d3454fa9279a7a1903396","kind":"commit","published_at":"2018-03-27T15:06:03.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.5.0","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"3d134544c19a0539c0026ec1872090cfbb2fdc1c","kind":"commit","published_at":"2018-03-20T17:38:04.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.4.2","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"4f51ac614aba3577116fbf4092e46aafa5de919d","kind":"commit","published_at":"2018-03-19T23:37:17.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.4.1","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"abc70eb3ef3febd67562f35bf91f2b71723e7744","kind":"commit","published_at":"2018-03-19T23:21:34.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.4.0","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3598df4cdb6d7ed46e062b45c68df35aa315daa3","kind":"commit","published_at":"2018-03-17T22:59:15.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.3.1","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"0e744b034d3c47b0d59e02fd679c13a1a3138dcd","kind":"commit","published_at":"2018-03-09T11:11:30.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.3.0","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1f046a52581a71d73a25e80783348adffa72188b","kind":"commit","published_at":"2018-03-06T09:49:23.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.2.0","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a31a02656bcbbce46a181486d61f4ee9051cd162","kind":"commit","published_at":"2018-03-01T16:22:35.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.1.0","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"e9c9f9552fb4c760d3089210bcf91a56fdc84e3e","kind":"commit","published_at":"2018-02-26T22:50:02.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.0.2","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"008841ce9e0c32115dc2151b9eda0e44e9c87796","kind":"commit","published_at":"2018-02-23T09:36:34.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.0.1","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"94ef6dd3e7eebeb9de46720316e4fcc0efe8d7cd","kind":"commit","published_at":"2018-02-08T23:48:15.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v1.0.0","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v1.0.0/manifests"},{"name":"v0.1.6","sha":"fef7b2a74897d9da55bf805c13906932ca328342","kind":"commit","published_at":"2018-02-03T01:45:24.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v0.1.6","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"241e74107fbf1a0bf615d8583092ed5497ce8e38","kind":"commit","published_at":"2018-01-26T06:30:06.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v0.1.5","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"71b9a585c1b624fd00088f8a7b537eaa7d6dd2dd","kind":"commit","published_at":"2018-01-21T01:50:10.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v0.1.4","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"535a5ee5bcc8be0fdfb9527da915715232944074","kind":"commit","published_at":"2017-12-05T21:59:23.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v0.1.3","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"872a264192091bb7ea1381a3fa8c9caf5b13d338","kind":"commit","published_at":"2017-10-24T00:19:39.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v0.1.2","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"9a0a186639768211f9b14638243ce0bc994fae04","kind":"commit","published_at":"2017-05-20T05:08:12.000Z","download_url":"https://codeload.github.com/laverdet/isolated-vm/tar.gz/v0.1.1","html_url":"https://github.com/laverdet/isolated-vm/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/laverdet/isolated-vm@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-10-04T04:29:06.111Z","dependent_packages_count":6,"downloads":96,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":5.895198757776783,"dependent_repos_count":25.32799796580169,"dependent_packages_count":4.032484429797043,"stargazers_count":2.656806512551243,"forks_count":3.555574811532129,"average":8.293612495491777},"purl":"pkg:npm/%40forge/isolated-vm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@forge/isolated-vm","docker_dependents_count":1,"docker_downloads_count":177952,"usage_url":"https://repos.ecosyste.ms/usage/npm/@forge/isolated-vm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@forge/isolated-vm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-08T23:24:47.514Z","issues_count":239,"pull_requests_count":68,"avg_time_to_close_issue":2140528.1390728476,"avg_time_to_close_pull_request":2832349.293103448,"issues_closed_count":151,"pull_requests_closed_count":58,"pull_request_authors_count":20,"issue_authors_count":190,"avg_comments_per_issue":2.7447698744769875,"avg_comments_per_pull_request":1.2794117647058825,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":39,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":514050.5,"past_year_avg_time_to_close_pull_request":715415.5,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":1.2564102564102564,"past_year_avg_comments_per_pull_request":1.1538461538461537,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/laverdet%2Fisolated-vm/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@forge%2Fisolated-vm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@forge%2Fisolated-vm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@forge%2Fisolated-vm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@forge%2Fisolated-vm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@forge%2Fisolated-vm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@forge%2Fisolated-vm/codemeta","maintainers":[{"uuid":"atlassianartifactteam","login":"atlassianartifactteam","name":null,"email":"eng-development-tooling-artifacts@atlassian.com","url":null,"packages_count":962,"html_url":"https://www.npmjs.com/~atlassianartifactteam","role":null,"created_at":"2024-10-30T13:20:24.560Z","updated_at":"2024-10-30T13:20:24.560Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atlassianartifactteam/packages"}]}