{"id":369378,"url":"https://github.com/classgraph/classgraph","last_synced_at":"2026-06-01T18:02:17.816Z","repository":{"id":19790827,"uuid":"23050110","full_name":"classgraph/classgraph","owner":"classgraph","description":"An uber-fast parallelized Java classpath scanner and module scanner.","archived":false,"fork":false,"pushed_at":"2025-10-10T10:05:26.000Z","size":28034,"stargazers_count":2957,"open_issues_count":44,"forks_count":300,"subscribers_count":80,"default_branch":"latest","last_synced_at":"2026-02-05T13:46:17.691Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/classgraph.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-ClassGraph.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"lukehutch"}},"created_at":"2014-08-17T20:46:57.000Z","updated_at":"2026-02-05T02:31:34.000Z","dependencies_parsed_at":"2023-01-14T13:15:34.035Z","dependency_job_id":"7de020d7-b7df-437f-955b-61bb2e952c82","html_url":"https://github.com/classgraph/classgraph","commit_stats":{"total_commits":5102,"total_committers":82,"mean_commits":62.21951219512195,"dds":0.0793806350450803,"last_synced_commit":"cb447645be7365d1c213f305b37f0ad80326b4bc"},"previous_names":["lukehutch/fast-classpath-scanner","fast-classpath-scanner/fast-classpath-scanner"],"tags_count":428,"template":false,"template_full_name":null,"purl":"pkg:github/classgraph/classgraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/classgraph","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/refs/heads/latest","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/sbom","scorecard":{"id":285275,"data":{"date":"2025-08-11","repo":{"name":"github.com/classgraph/classgraph","commit":"2e08aa1a0fd617ad7857d12d2770547441ee9803"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/23 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":"Maintained","score":10,"reason":"15 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: src/module-info/io.github.classgraph/module-info.class: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":"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":"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/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/classgraph/classgraph/ci.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/classgraph/classgraph/ci.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/classgraph/classgraph/codeql.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/classgraph/classgraph/codeql.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/classgraph/classgraph/codeql.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/classgraph/classgraph/codeql.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/classgraph/classgraph/codeql.yml/latest?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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-ClassGraph.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE-ClassGraph.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'latest'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 9 commits out of 13 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-17T17:05:25.409Z","repository_id":19790827,"created_at":"2025-08-17T17:05:25.409Z","updated_at":"2025-08-17T17:05:25.409Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29980904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T16:35:47.903Z","status":"ssl_error","status_checked_at":"2026-03-01T16:35:44.899Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":{"login":"classgraph","name":"classgraph","uuid":"41845065","kind":"organization","description":"The ClassGraph classpath and module path scanner","email":null,"website":"https://github.com/classgraph/classgraph","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/41845065?v=4","repositories_count":2,"last_synced_at":"2024-03-21T22:20:23.783Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/classgraph","funding_links":[],"total_stars":2612,"followers":null,"following":null,"created_at":"2022-11-09T05:59:04.272Z","updated_at":"2024-03-21T22:20:23.996Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/classgraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/classgraph/repositories"},"packages":[{"id":4826812,"name":"io.github.classgraph:classgraph","ecosystem":"maven","description":"The uber-fast, ultra-lightweight classpath and module scanner for JVM languages.","homepage":"https://github.com/classgraph/classgraph","licenses":"The MIT License (MIT)","normalized_licenses":["MIT"],"repository_url":"https://github.com/classgraph/classgraph","keywords_array":[],"namespace":"io.github.classgraph","versions_count":260,"first_release_published_at":"2018-07-29T04:58:09.000Z","latest_release_published_at":"2025-10-10T09:33:11.000Z","latest_release_number":"4.8.184","last_synced_at":"2026-04-22T14:14:48.115Z","created_at":"2022-07-26T15:38:17.898Z","updated_at":"2026-04-22T14:14:48.115Z","registry_url":"https://central.sonatype.com/artifact/io.github.classgraph/classgraph/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.github.classgraph/classgraph/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":19790827,"uuid":"23050110","full_name":"classgraph/classgraph","owner":"classgraph","description":"An uber-fast parallelized Java classpath scanner and module scanner.","archived":false,"fork":false,"pushed_at":"2025-07-21T20:44:38.000Z","size":28194,"stargazers_count":2887,"open_issues_count":33,"forks_count":294,"subscribers_count":82,"default_branch":"latest","last_synced_at":"2025-08-18T18:35:51.172Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/classgraph.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-ClassGraph.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"lukehutch"}},"created_at":"2014-08-17T20:46:57.000Z","updated_at":"2025-08-16T18:47:04.000Z","dependencies_parsed_at":"2023-01-14T13:15:34.035Z","dependency_job_id":"7de020d7-b7df-437f-955b-61bb2e952c82","html_url":"https://github.com/classgraph/classgraph","commit_stats":{"total_commits":5102,"total_committers":82,"mean_commits":62.21951219512195,"dds":0.0793806350450803,"last_synced_commit":"cb447645be7365d1c213f305b37f0ad80326b4bc"},"previous_names":["lukehutch/fast-classpath-scanner","fast-classpath-scanner/fast-classpath-scanner"],"tags_count":425,"template":false,"template_full_name":null,"purl":"pkg:github/classgraph/classgraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/classgraph","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/refs/heads/latest","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/sbom","scorecard":{"id":285275,"data":{"date":"2025-08-11","repo":{"name":"github.com/classgraph/classgraph","commit":"2e08aa1a0fd617ad7857d12d2770547441ee9803"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/23 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":"Maintained","score":10,"reason":"15 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1","Warn: binary detected: src/module-info/io.github.classgraph/module-info.class: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":"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":"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/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/classgraph/classgraph/ci.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/classgraph/classgraph/ci.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/classgraph/classgraph/codeql.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/classgraph/classgraph/codeql.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/classgraph/classgraph/codeql.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/classgraph/classgraph/codeql.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/classgraph/classgraph/codeql.yml/latest?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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-ClassGraph.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE-ClassGraph.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'latest'"],"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 9 commits out of 13 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-17T17:05:25.409Z","repository_id":19790827,"created_at":"2025-08-17T17:05:25.409Z","updated_at":"2025-08-17T17:05:25.409Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271043468,"owners_count":24689765,"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-08-18T02:00:08.743Z","response_time":89,"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":"classgraph","name":"classgraph","uuid":"41845065","kind":"organization","description":"The ClassGraph classpath and module path scanner","email":null,"website":"https://github.com/classgraph/classgraph","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/41845065?v=4","repositories_count":2,"last_synced_at":"2024-03-21T22:20:23.783Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/classgraph","funding_links":[],"total_stars":2612,"followers":null,"following":null,"created_at":"2022-11-09T05:59:04.272Z","updated_at":"2024-03-21T22:20:23.996Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/classgraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/classgraph/repositories"},"tags":[{"name":"classgraph-4.8.181","sha":"da15ece153a138944f35af7d5242852dbe9fb8e8","kind":"commit","published_at":"2025-07-14T08:03:20.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.181","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.181","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.181/manifests"},{"name":"classgraph-4.8.180","sha":"c8095ddd08c50ca2c73fb5bc8cb30404f584ca16","kind":"tag","published_at":"2025-06-23T19:34:45.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.180","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.180","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.180","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.180","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.180/manifests"},{"name":"classgraph-4.8.179","sha":"e6bb8abc912ffd5065fe8cf5c2cd06a854eabc2a","kind":"tag","published_at":"2024-11-12T06:33:59.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.179","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.179","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.179/manifests"},{"name":"classgraph-4.8.178","sha":"37e0dc39e8ad7e55b314116eb24eb7f487a110b8","kind":"tag","published_at":"2024-11-12T06:25:49.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.178","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.178","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.178","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.178","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.178/manifests"},{"name":"classgraph-4.8.177","sha":"8841196f2ad99bd8314a94c335f66026d2eabec4","kind":"tag","published_at":"2024-10-02T02:34:32.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.177","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.177","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.177/manifests"},{"name":"classgraph-4.8.176","sha":"dc2bdb7ca7cc6534988439a68e8c49abfb0e07a3","kind":"tag","published_at":"2024-09-17T19:55:57.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.176","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.176","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.176","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.176","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.176/manifests"},{"name":"classgraph-4.8.175","sha":"688313894de1f65bb46af551babaee8cdf01294a","kind":"tag","published_at":"2024-08-20T07:00:30.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.175","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.175","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.175/manifests"},{"name":"classgraph-4.8.174","sha":"7f546f0da6516d668df28d2826c7d32ce83a88c1","kind":"tag","published_at":"2024-06-18T20:03:26.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.174","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.174","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.174","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.174","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.174/manifests"},{"name":"classgraph-4.8.173","sha":"6bace94f939ec75ffdd15d9e157090ec3444b6a9","kind":"tag","published_at":"2024-06-04T23:57:01.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.173","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.173","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.173","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.173","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.173/manifests"},{"name":"classgraph-4.8.172","sha":"d3b229538bb7b9badef53307ce238377ade3c0c9","kind":"tag","published_at":"2024-04-19T16:50:23.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.172","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.172","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.172","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.172","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.172/manifests"},{"name":"classgraph-4.8.171","sha":"a81b80e6d889e083c71ccdecfa1e19d7037d2750","kind":"tag","published_at":"2024-04-17T18:46:24.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.171","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.171","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.171","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.171","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.171/manifests"},{"name":"classgraph-4.8.170","sha":"da9a1b4cb109d9e4fbe0f317031ae183ae7e7aeb","kind":"tag","published_at":"2024-04-04T01:12:20.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.170","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.170","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.170/manifests"},{"name":"classgraph-4.8.169","sha":"9892abcfd9fb7c0519356306283d0a01741dc235","kind":"tag","published_at":"2024-03-16T04:58:00.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.169","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.169/manifests"},{"name":"classgraph-4.8.168","sha":"de2651a2b82e13c746388e92912709b9070810cd","kind":"tag","published_at":"2024-03-08T00:14:45.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.168","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.168","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.168/manifests"},{"name":"classgraph-4.8.167","sha":"d071bf4a5fb2bc63a3ea5ab8c7ff73abb9a2ab3b","kind":"tag","published_at":"2024-03-05T18:01:28.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.167","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.167/manifests"},{"name":"classgraph-4.8.166","sha":"b9555b2c3073d4019d849eaed75d8bcf1d0521fb","kind":"tag","published_at":"2024-02-28T09:45:26.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.166","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.166","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.166","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.166","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.166/manifests"},{"name":"classgraph-4.8.165","sha":"f4419d410172d137a020c58c18ff6e1b756d1e82","kind":"tag","published_at":"2023-11-16T16:55:50.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.165","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.165","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.165","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.165","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.165/manifests"},{"name":"classgraph-4.8.164","sha":"8360c03ebcd1f196a7101f4364aaab0bed206376","kind":"tag","published_at":"2023-11-02T18:56:07.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.164","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.164","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.164","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.164","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.164/manifests"},{"name":"classgraph-4.8.163","sha":"2b29c8dc3d35e9c9ae68146aa0d525cd25394f48","kind":"tag","published_at":"2023-10-13T09:50:59.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.163","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.163","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.163","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.163","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.163/manifests"},{"name":"classgraph-4.8.160","sha":"d73d25ea1214931cfe4ab617906686a4914c59f0","kind":"commit","published_at":"2023-10-13T09:37:35.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.160","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.160","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.160","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.160","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.160/manifests"},{"name":"classgraph-4.8.162","sha":"11015652268d7c3b48ef17fd8aa92386bebf55c4","kind":"tag","published_at":"2023-08-07T20:19:35.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.162","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.162","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.162","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.162","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.162/manifests"},{"name":"classgraph-4.8.161","sha":"7b4d611e528008939eb6cff3571cf8ef4e646513","kind":"tag","published_at":"2023-07-05T22:21:43.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.161","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.161","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.161/manifests"},{"name":"classgraph-4.8.159","sha":"f9f8ac8262caa908da98168b321e450ef79415d0","kind":"tag","published_at":"2023-05-08T08:56:02.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.159","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.159/manifests"},{"name":"classgraph-4.8.158","sha":"ae2137d4e4fd9ee2f99d34bd39f959266fff642e","kind":"tag","published_at":"2023-05-08T06:57:38.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.158","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.158/manifests"},{"name":"classgraph-4.8.157","sha":"83f55db0d2dc1d73817b2d56629988e59457a7d7","kind":"tag","published_at":"2023-03-09T08:58:50.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.157","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.157","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.157/manifests"},{"name":"classgraph-4.8.156","sha":"91f291974ff391bc845715d62aaed93db5ce36b9","kind":"tag","published_at":"2023-03-04T07:54:32.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.156","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.156","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.156","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.156","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.156/manifests"},{"name":"classgraph-4.8.155","sha":"68bd2ecc6877a4111b0747dd53f71b02297d8d6e","kind":"tag","published_at":"2023-02-27T22:54:05.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.155","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.155","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.155","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.155","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.155/manifests"},{"name":"classgraph-4.8.154","sha":"92b644677964496fb841ba41bed52247f8a24786","kind":"tag","published_at":"2023-01-02T20:58:22.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.154","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.154","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.154","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.154","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.154/manifests"},{"name":"classgraph-4.8.153","sha":"6317d9e61688d573bae7d81a9b04a3bd25696ec2","kind":"tag","published_at":"2022-12-21T10:54:19.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.153","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.153","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.153","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.153","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.153/manifests"},{"name":"classgraph-4.8.152","sha":"ac12360ac1010fd8a8ba7deb6c23cc539244f6ae","kind":"tag","published_at":"2022-12-10T07:30:48.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.152","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.152","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.152/manifests"},{"name":"classgraph-4.8.151","sha":"a1ec04444624fe0c3b9e2d1a79b34f554f551bf1","kind":"tag","published_at":"2022-11-17T07:38:44.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.151","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.151","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.151","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.151","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.151/manifests"},{"name":"classgraph-4.8.150","sha":"71c56916e4511c64d38dac7274c7fd1a4b401fde","kind":"tag","published_at":"2022-11-15T06:33:13.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.150","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.150","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.150","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.150","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.150/manifests"},{"name":"classgraph-4.8.149","sha":"610bec3588960485b885a6a35d795b3c94de2d99","kind":"tag","published_at":"2022-07-06T04:29:27.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.149","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.149","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.149/manifests"},{"name":"classgraph-4.8.148","sha":"1f7ceef67f9e9c6eb02d5b44b66e02a5aa27df47","kind":"tag","published_at":"2022-07-04T21:36:11.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.148","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.148","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.148","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.148","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.148/manifests"},{"name":"classgraph-4.8.147","sha":"9fbadf145c18e7682c0f4fda8c82a8d059eca214","kind":"tag","published_at":"2022-05-24T20:04:36.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.147","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.147","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.147","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.147/manifests"},{"name":"classgraph-4.8.146","sha":"c94322d0f72b2587a887e75d549310ef60efb96d","kind":"tag","published_at":"2022-04-15T21:06:49.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.146","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.146","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.146/manifests"},{"name":"classgraph-4.8.145","sha":"5edb20f3579fa81e44e5e1883300d0b059757251","kind":"tag","published_at":"2022-04-15T08:28:02.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.145","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.145/manifests"},{"name":"classgraph-4.8.144","sha":"4a93ef6da247b41f88a48792a6e161613c206acd","kind":"tag","published_at":"2022-04-15T06:54:27.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.144","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.144","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.144/manifests"},{"name":"classgraph-4.8.143","sha":"d32cfdf9c8ae41e1effcb0a39870d501dfc2dd7d","kind":"tag","published_at":"2022-03-26T08:43:51.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.143","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.143","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.143","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.143","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.143/manifests"},{"name":"classgraph-4.8.142","sha":"a7302aef26c94fc0b592245140520c1deb3ca28d","kind":"tag","published_at":"2022-03-26T03:38:57.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.142","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.142/manifests"},{"name":"classgraph-4.8.141","sha":"0d0fb6630004348f276f28997bcc4605bc61114b","kind":"tag","published_at":"2022-02-26T17:22:45.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.141","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.141","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.141/manifests"},{"name":"classgraph-4.8.140","sha":"052270d20435979f51e48ee19b99d30dcd10fc48","kind":"tag","published_at":"2022-02-24T10:14:57.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.140","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.140/manifests"},{"name":"classgraph-4.8.139","sha":"5138b5ee3a9c6d610ae7aabae8485fda9275620b","kind":"tag","published_at":"2022-02-13T23:31:14.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.139","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.139","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.139","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.139/manifests"},{"name":"classgraph-4.8.138","sha":"ace4dfe6c99a5617b09eb803575d7316307455e6","kind":"tag","published_at":"2021-12-12T09:15:21.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.138","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.138","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.138/manifests"},{"name":"classgraph-4.8.137","sha":"2b33e72c6d0d8baa55be43b99c6c2bb58dd95550","kind":"tag","published_at":"2021-11-26T16:57:18.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.137","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.137/manifests"},{"name":"classgraph-4.8.136","sha":"00236165b4b29f628a9584e3e09a951e61f9bb10","kind":"tag","published_at":"2021-11-26T08:11:59.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.136","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.136/manifests"},{"name":"classgraph-4.8.135","sha":"963c3636ca5a549396d688391f336808f1857114","kind":"tag","published_at":"2021-11-22T11:27:12.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.135","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.135/manifests"},{"name":"classgraph-4.8.134","sha":"e29e03ffc8dd84a362102ad81d0a2b0c728551fb","kind":"tag","published_at":"2021-11-20T08:45:52.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.134","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.134","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.134/manifests"},{"name":"classgraph-4.8.133","sha":"cb37d6c2faa5e77c1f524af2740e776c8f5684f9","kind":"tag","published_at":"2021-11-16T19:49:12.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.133","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.133","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.133/manifests"},{"name":"classgraph-4.8.132","sha":"81800767c353e9fa92b9671d301fd215536c85a4","kind":"tag","published_at":"2021-11-12T22:39:31.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.132","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.132/manifests"},{"name":"classgraph-4.8.131","sha":"8596d556f1a395f0ced951fb4424839d42aa62fb","kind":"tag","published_at":"2021-11-09T06:01:33.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.131","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.131","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.131/manifests"},{"name":"classgraph-4.8.130","sha":"f1e7d17f7ba671c21eff4d8f0ad4e04bdf9f7fdc","kind":"tag","published_at":"2021-11-08T04:59:50.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.130","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.130","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.130","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.130","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.130/manifests"},{"name":"classgraph-4.8.129","sha":"3d984092674e80609fa0354610a209693bca42d8","kind":"tag","published_at":"2021-10-28T04:57:06.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.129","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.129","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.129","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.129","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.129/manifests"},{"name":"classgraph-4.8.128","sha":"47ac5268d51518fc70f3c14e708da415012850a5","kind":"tag","published_at":"2021-10-14T09:34:42.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.128","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.128/manifests"},{"name":"classgraph-4.8.127","sha":"863ba695db26aadd112fec7169e06c6540b9fccb","kind":"tag","published_at":"2021-10-14T03:21:40.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.127","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.127","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.127","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.127","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.127/manifests"},{"name":"classgraph-4.8.126","sha":"333873f532d5cc3ad0dcd863f5269ebd01fbd830","kind":"tag","published_at":"2021-10-11T09:26:02.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.126","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.126","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.126","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.126","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.126/manifests"},{"name":"classgraph-4.8.125","sha":"6b5481949094f3233739c2ab61dd2f40df171da8","kind":"tag","published_at":"2021-10-07T07:26:15.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.125","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.125","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.125","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.125","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.125/manifests"},{"name":"classgraph-4.8.124","sha":"3bfb0bd1d42651ee70217838ec81b2807be65864","kind":"tag","published_at":"2021-10-06T22:21:24.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.124","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.124","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.124/manifests"},{"name":"classgraph-4.8.123","sha":"207aa12e90ad9b9586fb3c1d46bd8edfb89cfc89","kind":"tag","published_at":"2021-10-05T07:13:58.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.123","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.123","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.123","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.123/manifests"},{"name":"classgraph-4.8.122","sha":"3d25ad749d958fc353df6063282ebaa02b31f500","kind":"tag","published_at":"2021-10-05T00:06:31.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.122","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.122","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.122/manifests"},{"name":"classgraph-4.8.121","sha":"b2141feca621f06d6745d97fbbf07e3701dc319b","kind":"tag","published_at":"2021-10-04T11:08:05.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.121","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.121/manifests"},{"name":"classgraph-4.8.120","sha":"43c97c01e4b2185e81c68b4a2ef05728b7aab27e","kind":"tag","published_at":"2021-10-03T12:10:24.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.120","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.120","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.120/manifests"},{"name":"classgraph-4.8.119","sha":"62b7bb114c88115d31b801bc159633121475f36e","kind":"tag","published_at":"2021-10-03T11:11:26.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.119","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.119","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.119","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.119","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.119/manifests"},{"name":"classgraph-4.8.118","sha":"a0cd8ba4cbda0a9f0e4b4b939c33a9afdda801ab","kind":"tag","published_at":"2021-10-03T09:30:10.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.118","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.118","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.118","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.118/manifests"},{"name":"classgraph-4.8.117","sha":"82d965f8e90cb915ce41fdc1ecfdfbba13389b53","kind":"tag","published_at":"2021-09-28T22:29:05.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.117","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.117/manifests"},{"name":"classgraph-4.8.116","sha":"d89f2331d829242683e940f06e566abf44681599","kind":"tag","published_at":"2021-09-09T08:57:15.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.116","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.116","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.116","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.116","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.116/manifests"},{"name":"classgraph-4.8.115","sha":"cab618baff2ace68af085eeb5ba559442df882dd","kind":"tag","published_at":"2021-08-16T23:14:49.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.115","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.115/manifests"},{"name":"classgraph-4.8.114","sha":"68dcf109a597ab7d14e97b756e7a02878ffc35b8","kind":"tag","published_at":"2021-08-14T06:09:35.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.114","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.114/manifests"},{"name":"classgraph-4.8.113","sha":"914251488c1b5aa2da941afc06ca10fc3b84f699","kind":"tag","published_at":"2021-08-10T17:38:34.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.113","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.113/manifests"},{"name":"classgraph-4.8.112","sha":"b3bddc75e136fa28d1aaaaa8712c581ed2474a64","kind":"tag","published_at":"2021-08-08T01:56:05.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.112","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.112/manifests"},{"name":"classgraph-4.8.111","sha":"4aeda588fc15528c21fee04618a74296f36b7d2a","kind":"tag","published_at":"2021-08-04T05:09:18.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.111","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.111/manifests"},{"name":"classgraph-4.8.110","sha":"4e347fa2718f23d87425228f76a750dbd60a1dde","kind":"tag","published_at":"2021-07-07T07:02:11.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.110","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.110/manifests"},{"name":"classgraph-4.8.109","sha":"8745bea62e6998739982b65cd1fee6ca0de1004e","kind":"tag","published_at":"2021-07-07T07:00:33.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.109","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.109/manifests"},{"name":"classgraph-4.8.108","sha":"82c6aad90300caa7f773ea9ede1d84e3b15ec776","kind":"tag","published_at":"2021-06-06T23:46:33.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.108","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.108/manifests"},{"name":"classgraph-4.8.107","sha":"5f78024aec4b9fcf789e982c88f3884790a9c226","kind":"tag","published_at":"2021-06-02T09:58:55.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.107","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.107/manifests"},{"name":"classgraph-4.8.106","sha":"6d7271fd08ca8e420eec83cbcfbbe49c49a5fc0a","kind":"tag","published_at":"2021-05-28T14:47:41.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.106","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.106/manifests"},{"name":"classgraph-4.8.105","sha":"65d469a8d43aadc262dd8f8593f616aeb53975fb","kind":"tag","published_at":"2021-05-01T00:31:47.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.105","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.105/manifests"},{"name":"classgraph-4.8.104","sha":"6044fa4cd8e87508e27e299ba264526e609755b9","kind":"tag","published_at":"2021-03-26T07:39:01.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.104","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.104/manifests"},{"name":"classgraph-4.8.103","sha":"5f8d22c55dc5231f97b024672c481b0693083540","kind":"tag","published_at":"2021-03-22T21:50:38.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.103","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.103/manifests"},{"name":"classgraph-4.8.102","sha":"83d95264992ce6d298dd64ebd0935ff8c2517417","kind":"tag","published_at":"2021-01-27T19:06:45.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.102","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.102/manifests"},{"name":"classgraph-4.8.101","sha":"6dad7f9762ac6de58fa3a78cd427e2bc6211d406","kind":"tag","published_at":"2021-01-27T10:54:43.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.101","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.101/manifests"},{"name":"classgraph-4.8.100","sha":"35da04c83711410aabbf7db81934a969fd6ab876","kind":"tag","published_at":"2021-01-26T07:27:14.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.100","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.100/manifests"},{"name":"classgraph-4.8.99","sha":"8c46d9df316b0296cb029008e86009ddb78c5bf0","kind":"tag","published_at":"2021-01-22T10:43:19.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.99","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.99/manifests"},{"name":"classgraph-4.8.98","sha":"4684dcb26cbc8a4ccf243d8724df009393a65ddf","kind":"tag","published_at":"2020-12-23T22:22:34.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.98","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.98/manifests"},{"name":"classgraph-4.8.97","sha":"62eec8ee506dce97399b2c1b9bab08eec35c2dc3","kind":"tag","published_at":"2020-12-18T23:35:34.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.97","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.97/manifests"},{"name":"classgraph-4.8.96","sha":"1901f173374b56cfe38aa27066451606cd9b89e0","kind":"tag","published_at":"2020-12-18T11:03:45.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.96","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.96/manifests"},{"name":"classgraph-4.8.95","sha":"d7cc7c7ad704376f6ef03a3edb33a5ffd183ccdc","kind":"tag","published_at":"2020-12-14T07:24:55.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.95","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.95/manifests"},{"name":"classgraph-4.8.94","sha":"d11d702456a68de85b5040e95e65b1a803008df3","kind":"tag","published_at":"2020-12-10T01:39:44.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.94","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.94/manifests"},{"name":"classgraph-4.8.93","sha":"441713ffcd5fa605b9e0958d2d6611ece715f924","kind":"tag","published_at":"2020-12-02T09:11:02.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.93","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.93/manifests"},{"name":"classgraph-4.8.92","sha":"309ff1990459bdfa76e7fc88799f990a2a7eff1e","kind":"tag","published_at":"2020-11-28T06:37:53.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.92","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.92/manifests"},{"name":"classgraph-4.8.91","sha":"342e16cdeaea7a3a52823f89b3a1a48679b8e6a7","kind":"tag","published_at":"2020-11-28T06:21:06.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.91","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.91/manifests"},{"name":"classgraph-4.8.90","sha":"570f6808b0422b6d7b62182791c905ec7bc594ee","kind":"tag","published_at":"2020-09-09T23:30:59.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.90","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.90/manifests"},{"name":"classgraph-4.8.89","sha":"cc210016da3ca7cd6601a46233d03e43c568829a","kind":"tag","published_at":"2020-08-26T17:57:07.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.89","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.89/manifests"},{"name":"classgraph-4.8.88","sha":"1ae740e481b24924cca16c3993356782e3d667ee","kind":"tag","published_at":"2020-08-24T18:22:29.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.88","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.88/manifests"},{"name":"classgraph-4.8.87","sha":"1c6fbc806f31bd72164c5906b87a505352fdbc43","kind":"tag","published_at":"2020-06-23T16:13:01.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.87","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.87/manifests"},{"name":"classgraph-4.8.86","sha":"4e06e2fbf1bb8e6cc05104b8e3fea372c4f4775e","kind":"tag","published_at":"2020-06-12T11:42:58.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.86","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.86/manifests"},{"name":"classgraph-4.8.85","sha":"1362b24cc8bc780adf51bfd065db6c7b88f5ce2a","kind":"tag","published_at":"2020-06-10T20:37:50.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.85","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.85/manifests"},{"name":"classgraph-4.8.84","sha":"f6de6c004c7e957c8353c2abfeee65902ab9d192","kind":"tag","published_at":"2020-06-09T12:02:18.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.84","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.84/manifests"},{"name":"classgraph-4.8.83","sha":"3203c980081e20b09e31be40087a3c908302459b","kind":"tag","published_at":"2020-06-05T23:38:24.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.83","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.83/manifests"},{"name":"classgraph-4.8.82","sha":"8b1050de52a8b4dd909ef987385e85608c1fec25","kind":"tag","published_at":"2020-06-05T17:44:36.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.82","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.82/manifests"},{"name":"classgraph-4.8.81","sha":"378892fa042bedeb275b0eee027a94f54b26990a","kind":"tag","published_at":"2020-06-05T06:55:29.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.81","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.81/manifests"},{"name":"classgraph-4.8.80","sha":"3067e49d9938fb3556a1a6f1c6747a0b67feea61","kind":"tag","published_at":"2020-05-31T08:57:07.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.80","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.80/manifests"},{"name":"classgraph-4.8.78","sha":"809a063040af77914ce649b2d9ae814b0d3a8221","kind":"tag","published_at":"2020-05-02T04:31:24.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.78","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.78/manifests"},{"name":"classgraph-4.8.77","sha":"ffa38a17bf329e9024072a720daafdbcc8595be9","kind":"tag","published_at":"2020-04-27T01:30:49.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.77","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.77/manifests"},{"name":"classgraph-4.8.76","sha":"26c3d77f9378b8186787223b4809e236ee10919d","kind":"tag","published_at":"2020-04-26T23:39:42.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.76","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.76/manifests"},{"name":"classgraph-4.8.75","sha":"7d6bcd629ebfcf55a96d20875805912f56e66809","kind":"tag","published_at":"2020-04-23T21:32:34.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.75","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.75/manifests"},{"name":"classgraph-4.8.74","sha":"a4c8084fd514c3c937224558a60a79324a86ae99","kind":"tag","published_at":"2020-04-23T18:56:25.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.74","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.74/manifests"},{"name":"classgraph-4.8.73","sha":"2b82ba3257be4c22fb746f8c547cf1ab09c7935e","kind":"tag","published_at":"2020-04-23T12:14:32.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.73","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.73/manifests"},{"name":"classgraph-4.8.72","sha":"e226cc1712b1a005fb4490bfeb93a7cec2c44f78","kind":"tag","published_at":"2020-04-21T21:14:00.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.72","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.72/manifests"},{"name":"classgraph-4.8.71","sha":"87095ab92180a19c8caf6c9a83c03aad7b08f5c9","kind":"tag","published_at":"2020-04-17T21:04:36.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.71","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.71/manifests"},{"name":"classgraph-4.8.70","sha":"32c47ae99594ec94c5b2bcb3a2c96dab555a700d","kind":"tag","published_at":"2020-04-17T10:57:47.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.70","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.70/manifests"},{"name":"classgraph-4.8.69","sha":"917d45ea675d3bab41f974db14b7d6ba226622c7","kind":"tag","published_at":"2020-04-11T08:17:52.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.69","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.69/manifests"},{"name":"classgraph-4.8.68","sha":"3742058db41e2715582a7ee78e6cf71a6220db26","kind":"tag","published_at":"2020-04-04T17:02:27.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.68","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.68/manifests"},{"name":"classgraph-4.8.67","sha":"cadb501c847d6876727a8aed68aeecaa6487f107","kind":"tag","published_at":"2020-04-01T21:11:27.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.67","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.67/manifests"},{"name":"classgraph-4.8.66","sha":"f76d080d913ccbd86684cef7d49d8ec78e4b4b8f","kind":"commit","published_at":"2020-03-28T07:04:36.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.66","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.66/manifests"},{"name":"classgraph-4.8.65","sha":"07156dfbe549ccbd6898eaad3374d4cf5eddfccf","kind":"tag","published_at":"2020-02-20T09:57:43.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.65","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.65/manifests"},{"name":"classgraph-4.8.64","sha":"cc942fb35fac837a654ebc3902133c350c426e35","kind":"tag","published_at":"2020-02-16T20:40:26.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.64","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.64/manifests"},{"name":"classgraph-4.8.63","sha":"0c6bf3ebf82fb1a2a912e1a9700ed5afb3585ec0","kind":"tag","published_at":"2020-02-16T11:57:01.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.63","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.63/manifests"},{"name":"classgraph-4.8.62","sha":"2df6e0134b2bcdeee4025914764db3d58c5f41a2","kind":"tag","published_at":"2020-02-07T22:32:23.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.62","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.62/manifests"},{"name":"classgraph-4.8.61","sha":"8085a860ea4cbbc336f3c148fe37a31d52a30202","kind":"tag","published_at":"2020-02-05T02:54:01.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.61","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.61/manifests"},{"name":"classgraph-4.8.60","sha":"48f53b95d571b62efa685cc949f0db744a12c21a","kind":"tag","published_at":"2020-01-08T01:20:50.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.60","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.60/manifests"},{"name":"classgraph-4.8.59","sha":"16f2344b67fd2bab0522e6f0a39bea221880ba1c","kind":"tag","published_at":"2019-12-17T10:14:36.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.59","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.59/manifests"},{"name":"classgraph-4.8.58","sha":"7e66fba31c0be6d41027725f0fcc251b2ac380bf","kind":"tag","published_at":"2019-11-29T14:16:34.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.58","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.58/manifests"},{"name":"classgraph-4.8.57","sha":"880ded2998afd0dd5370227e542d46cc3c33b0d0","kind":"tag","published_at":"2019-11-28T20:52:56.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.57","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.57/manifests"},{"name":"classgraph-4.8.56","sha":"d3dc48ee66736f24fe3c08979cb233d7273c0106","kind":"tag","published_at":"2019-11-27T20:18:24.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.56","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.56/manifests"},{"name":"classgraph-4.8.55","sha":"087b669af81603fa1308d87b25c8d18d369dd354","kind":"tag","published_at":"2019-11-26T17:43:35.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.55","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.55/manifests"},{"name":"classgraph-4.8.54","sha":"d5da564cd059b76e33d5fdacf60cafd926802894","kind":"tag","published_at":"2019-11-18T13:38:32.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.54","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.54/manifests"},{"name":"classgraph-4.8.53","sha":"4b733d9f494297237125859e2d2e8f1cc0cef620","kind":"tag","published_at":"2019-11-04T20:01:42.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.53","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.53/manifests"},{"name":"classgraph-4.8.52","sha":"6b9c9e0df6bad303029c6a2f5c144029ab9e1ba0","kind":"tag","published_at":"2019-10-20T05:32:33.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.52","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.52/manifests"},{"name":"classgraph-4.8.51","sha":"2150257d1a0a0123d28285f54eb77014ce4d5a73","kind":"tag","published_at":"2019-10-20T03:00:19.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.51","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.51/manifests"},{"name":"classgraph-4.8.50","sha":"05bca0773a33b643aa067d9114018dd51d8d96f8","kind":"tag","published_at":"2019-10-17T22:34:31.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.50","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.50/manifests"},{"name":"classgraph-4.8.49","sha":"40c1feb0b8ad946173e9733d9c406c25f8f6eebc","kind":"tag","published_at":"2019-10-17T18:15:21.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.49","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.49/manifests"},{"name":"classgraph-4.8.48","sha":"459762ebb8986da95218e22bcf3c0d7a8ecf5e43","kind":"tag","published_at":"2019-10-16T04:51:46.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.48","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.48/manifests"},{"name":"classgraph-4.8.47","sha":"979fb1992b8dff418ceb02e90fcc23d178685def","kind":"tag","published_at":"2019-08-28T09:59:29.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.47","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.47/manifests"},{"name":"classgraph-4.8.46","sha":"b225b56d0eeee443c92b833bbf57e03a304169af","kind":"tag","published_at":"2019-08-22T08:21:34.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.46","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.46/manifests"},{"name":"classgraph-4.8.45","sha":"1e0116329274262556294aff3e0ffa7e3102efcc","kind":"tag","published_at":"2019-08-17T09:36:03.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.45","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.45/manifests"},{"name":"classgraph-4.8.44","sha":"c53bc2d9801252aea2cf9fda461f624f6ef197eb","kind":"tag","published_at":"2019-08-14T07:17:07.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.44","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.44/manifests"},{"name":"classgraph-4.8.43","sha":"d5d8a8b19b4809818605c476284de6edc4cb4efd","kind":"tag","published_at":"2019-06-28T05:24:34.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.43","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.43/manifests"},{"name":"classgraph-4.8.42","sha":"8d59d0a83f88b7b5e813bd90f0bec96c35c8618e","kind":"tag","published_at":"2019-06-27T18:53:29.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.42","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.42/manifests"},{"name":"classgraph-4.8.41","sha":"78ecea48f1c6d2b5a72228f755b8c039b8932bdf","kind":"tag","published_at":"2019-06-15T17:55:32.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.41","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.41/manifests"},{"name":"classgraph-4.8.40","sha":"ed5154ad7342705dd79cafb12b42c37dc66bfa01","kind":"tag","published_at":"2019-06-14T12:50:22.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.40","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.40/manifests"},{"name":"classgraph-4.8.39","sha":"d0e2097799926c0167774a69630883f2a5d54245","kind":"tag","published_at":"2019-06-12T09:57:15.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.39","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.39/manifests"},{"name":"classgraph-4.8.38","sha":"0f0dead29f2d9363863dacc76f047dc278957cae","kind":"tag","published_at":"2019-06-07T08:33:32.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.38","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.38/manifests"},{"name":"classgraph-4.8.37","sha":"a1db0efd56da7c85f73ba1c1be62692f11ea9f96","kind":"tag","published_at":"2019-05-20T20:17:01.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.37","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.37/manifests"},{"name":"classgraph-4.8.36","sha":"3fe342856075b0dac752ba3cc9df88d87b913c65","kind":"tag","published_at":"2019-05-16T09:22:25.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.36","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.36/manifests"},{"name":"classgraph-4.8.35","sha":"52029209f807e586ae1bf77886953f1705923814","kind":"tag","published_at":"2019-05-14T08:15:16.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.35","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.35/manifests"},{"name":"classgraph-4.8.34","sha":"1aa078a6936fbb65b01d1d8b1eaf99b6b2a74839","kind":"tag","published_at":"2019-05-12T12:10:13.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.34","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.34/manifests"},{"name":"classgraph-4.8.33","sha":"76f7cf5b3b2da445b000051beb9708bc7954734e","kind":"tag","published_at":"2019-05-12T11:12:05.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.33","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.33/manifests"},{"name":"classgraph-4.8.32","sha":"307dadfc0f1892a4adb6c88c41035460dc62032e","kind":"tag","published_at":"2019-05-11T20:26:12.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.32","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.32/manifests"},{"name":"classgraph-4.8.31","sha":"ac7e7cb9175817d76caf4650ec8174558207735d","kind":"tag","published_at":"2019-05-08T07:23:21.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.31","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.31/manifests"},{"name":"classgraph-4.8.30","sha":"9201d8979e32d24eca4a3ce2bbc8dc5501453412","kind":"tag","published_at":"2019-05-07T20:03:37.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.30","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.30/manifests"},{"name":"classgraph-4.8.29","sha":"72ecfa093ae685ae66d44a629772eacfaa91836d","kind":"tag","published_at":"2019-05-03T04:21:59.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.29","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.29/manifests"},{"name":"classgraph-4.8.28","sha":"0e577e9de3b6114027b1d4de58002079feded25c","kind":"tag","published_at":"2019-04-30T09:26:21.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.28","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.28/manifests"},{"name":"classgraph-4.8.27","sha":"64eac5438dd9c71231cb2b0561dae2139941877c","kind":"tag","published_at":"2019-04-26T20:41:27.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.27","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.27/manifests"},{"name":"classgraph-4.8.26","sha":"b08a069d1cb0545ed8985cdbb27ccd7000927278","kind":"tag","published_at":"2019-04-25T18:49:55.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.26","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.26/manifests"},{"name":"classgraph-4.8.25","sha":"dfbadf5352675b35847a903d97f7cd3b7f21f69f","kind":"tag","published_at":"2019-04-18T22:36:56.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.25","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.25/manifests"},{"name":"classgraph-4.8.24","sha":"273e89588b6d2d8990c702b154393183e548e51d","kind":"tag","published_at":"2019-04-05T17:12:59.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.24","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.24/manifests"},{"name":"classgraph-4.8.23","sha":"3fb54a3f363dced7d25876a88acf65fee06114e7","kind":"tag","published_at":"2019-04-04T18:24:41.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.23","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.23/manifests"},{"name":"classgraph-4.8.22","sha":"e936d8922fa21b6d7e7799ce6ff24814363864d6","kind":"tag","published_at":"2019-03-28T09:47:58.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.22","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.22/manifests"},{"name":"classgraph-4.8.21","sha":"e58b4a6bb1312fd07e04d5cabaa3d3f0b3b897dd","kind":"tag","published_at":"2019-03-24T03:07:23.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.21","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.21/manifests"},{"name":"classgraph-4.8.20","sha":"358582241a9e6e9e4a7f27c97a1a3e08d8c9307d","kind":"tag","published_at":"2019-03-22T18:38:56.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.20","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.20/manifests"},{"name":"classgraph-4.8.19","sha":"bda4784ad3aa699e881176e4cf1ba505ed11c159","kind":"tag","published_at":"2019-03-22T15:39:01.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.19","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.19/manifests"},{"name":"classgraph-4.8.18","sha":"6d28b96801d87059ff6b0c96f5cc9027cf6a9c19","kind":"tag","published_at":"2019-03-21T14:22:33.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.18","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.18/manifests"},{"name":"classgraph-4.8.17","sha":"594b73a7bd507b74648f6b7e53f0c80a9769c73d","kind":"tag","published_at":"2019-03-21T11:17:39.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.17","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.17/manifests"},{"name":"classgraph-4.8.16","sha":"549c36a189b3c58bf16cf5c5d217b4a6a9946b96","kind":"tag","published_at":"2019-03-19T11:59:17.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.16","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.16/manifests"},{"name":"classgraph-4.8.15","sha":"c58301b0b9866234049904e23cce8350b83e5f9a","kind":"tag","published_at":"2019-03-18T20:31:37.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.15","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.15/manifests"},{"name":"classgraph-4.8.14","sha":"035c7b0a9b18dee3656e5f128cda50ce141b234c","kind":"tag","published_at":"2019-03-11T00:02:27.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.14","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.14/manifests"},{"name":"classgraph-4.8.13","sha":"031b037fb7fea9ba8a8fea8a3825a7737e8141fa","kind":"tag","published_at":"2019-03-08T22:22:56.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.13","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.13/manifests"},{"name":"classgraph-4.8.12","sha":"67c3a7d878eef9980d137b60dc06ae46eca067b0","kind":"tag","published_at":"2019-03-05T09:01:18.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.12","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.12/manifests"},{"name":"classgraph-4.8.11","sha":"6a73fa070d23b2420cf066282def68a4bb66daa9","kind":"tag","published_at":"2019-03-01T11:35:04.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.11","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.11/manifests"},{"name":"classgraph-4.8.10","sha":"ddcb490110bc4a4049b4852de11059eddf90705c","kind":"tag","published_at":"2019-03-01T08:31:16.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.10","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.10/manifests"},{"name":"classgraph-4.8.9","sha":"38bd218583c9c50d2ce4e98f0cfb19af361773a7","kind":"tag","published_at":"2019-02-28T09:20:25.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.9","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.9/manifests"},{"name":"classgraph-4.8.8","sha":"bbe586f4aea7637fe887e987788c7acd7cb72b97","kind":"tag","published_at":"2019-02-25T10:01:39.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.8","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.8/manifests"},{"name":"classgraph-4.8.7","sha":"3e93b250f04791be9c993506a493655c9c422359","kind":"tag","published_at":"2019-02-24T06:47:30.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.7","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.7/manifests"},{"name":"classgraph-4.8.6","sha":"b532985cc19edbdca052a1de5de437bf28d7e946","kind":"tag","published_at":"2019-02-22T21:11:59.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.6","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.6/manifests"},{"name":"classgraph-4.8.5","sha":"daa83a7f3d3c138aa69fb80a9ff79b9315843ea5","kind":"tag","published_at":"2019-02-21T08:40:18.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.5","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.5/manifests"},{"name":"classgraph-4.8.4","sha":"fe6add2d68c46c2ede6e29e0f5dede94e638ce75","kind":"tag","published_at":"2019-02-19T12:44:35.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.4","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.4/manifests"},{"name":"classgraph-4.8.3","sha":"ced1ee19545dd59f6916d67e90cc3f359de9a623","kind":"tag","published_at":"2019-02-19T08:01:20.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.3","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.3/manifests"},{"name":"classgraph-4.8.2","sha":"0006ff51c09e9911ae4f92092a58a73a72585014","kind":"tag","published_at":"2019-02-19T06:17:59.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.2","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.2/manifests"},{"name":"classgraph-4.8.1","sha":"c57b6a66867c856a2808ec5e8ff17735803a0d33","kind":"tag","published_at":"2019-02-14T21:29:22.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.1/manifests"},{"name":"classgraph-4.8.0","sha":"315e68e2557edf6732e9cf7f62fbb1532eddadc3","kind":"tag","published_at":"2019-02-13T12:33:38.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.8.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.8.0/manifests"},{"name":"classgraph-4.6.32","sha":"1fb16528c9c81a329ea1bde5c0c22439b40a9b30","kind":"tag","published_at":"2019-02-02T14:51:19.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.32","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.32/manifests"},{"name":"classgraph-4.6.31","sha":"f72766e1d855cb2875096af97f383f062dc20d6c","kind":"tag","published_at":"2019-02-02T04:37:07.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.31","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.31/manifests"},{"name":"classgraph-4.6.30","sha":"419b9f3654906aa4a8f0a5d05df984eb6656e9ee","kind":"tag","published_at":"2019-02-02T02:02:16.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.30","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.30/manifests"},{"name":"classgraph-4.6.29","sha":"21f484cce1ad8eac0cf7669b522f4e161bdd94ef","kind":"tag","published_at":"2019-01-31T23:15:33.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.29","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.29/manifests"},{"name":"classgraph-4.6.28","sha":"da89b8a8d8fcbe90cfa1f90f7cd6cc5c0e2a54d4","kind":"tag","published_at":"2019-01-31T11:53:08.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.28","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.28/manifests"},{"name":"classgraph-4.6.27","sha":"7deca95694c2a14190a29a55be793701f8325f9d","kind":"tag","published_at":"2019-01-31T04:06:44.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.27","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.27/manifests"},{"name":"classgraph-4.6.26","sha":"ea144d6d24218b1d23d711b1246dabcdcad18dc1","kind":"tag","published_at":"2019-01-30T08:11:38.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.26","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.26/manifests"},{"name":"classgraph-4.6.25","sha":"c0471d764041bb39a0f64344247dcdff5fea3c4c","kind":"tag","published_at":"2019-01-29T22:45:14.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.25","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.25/manifests"},{"name":"classgraph-4.6.24","sha":"66b03a1c5dd6b95e1b3e3ff8a63546dde1e850b9","kind":"tag","published_at":"2019-01-29T21:52:49.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.24","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.24/manifests"},{"name":"classgraph-4.6.23","sha":"2b86584ef0cc3f58b5677eb1ca8e164bf2e48cf2","kind":"tag","published_at":"2019-01-29T10:36:48.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.23","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.23/manifests"},{"name":"classgraph-4.6.22","sha":"f4dff3f02209d75e3988542356d1b76135231fd4","kind":"tag","published_at":"2019-01-29T07:19:32.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.22","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.22/manifests"},{"name":"classgraph-4.6.21","sha":"85654a82ae8d264e81293f6d933de560368085dd","kind":"tag","published_at":"2019-01-28T21:22:11.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.21","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.21/manifests"},{"name":"classgraph-4.6.20","sha":"4c5cde52cd1dfc45cf909fb433f72aa93a873045","kind":"tag","published_at":"2019-01-28T12:28:46.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.20","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.20/manifests"},{"name":"classgraph-4.6.19","sha":"f1020ca3879ccc0e53b9981b997a7d90543d5575","kind":"tag","published_at":"2019-01-27T02:19:59.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.19","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.19/manifests"},{"name":"classgraph-4.6.18","sha":"b8d9e34853a7097d6ec37ace56fcdb72bb835124","kind":"tag","published_at":"2019-01-15T18:18:09.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.18","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.18/manifests"},{"name":"classgraph-4.6.17","sha":"ef74e98fc76fcb967984fc75fb772f05a16d92b8","kind":"tag","published_at":"2019-01-15T16:28:37.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.17","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.17/manifests"},{"name":"classgraph-4.6.16","sha":"05e8cd1fae3dfc57a3e1b19f4f9649fa52769b06","kind":"tag","published_at":"2019-01-15T01:25:22.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.16","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.16/manifests"},{"name":"classgraph-4.6.15","sha":"1e3a84b6bda3035be64a98b14bc7b18f4c177658","kind":"tag","published_at":"2019-01-15T01:18:40.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.15","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.15/manifests"},{"name":"classgraph-4.6.14","sha":"ed628180c963dd82bd82d2927a1be12628418d86","kind":"tag","published_at":"2019-01-14T20:48:33.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.14","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.14/manifests"},{"name":"classgraph-4.6.13","sha":"6367a95d036db1fd9c8ae88ad382f837cfb96468","kind":"tag","published_at":"2019-01-10T23:05:15.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.13","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.13/manifests"},{"name":"classgraph-4.6.12","sha":"6dd533ccad432b661637621471db82ba57ccc854","kind":"tag","published_at":"2019-01-04T22:10:03.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.12","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.12/manifests"},{"name":"classgraph-4.6.11","sha":"9ccbc5d85b93a8fce6efa4985fee57bdead0ae0a","kind":"tag","published_at":"2019-01-04T20:01:36.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.11","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.11/manifests"},{"name":"classgraph-4.6.10","sha":"5886dc5c21de16b9db7b8fb32c67e884d83296af","kind":"tag","published_at":"2018-12-19T10:37:00.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.10","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.10/manifests"},{"name":"classgraph-4.6.9","sha":"ec41268c713fb5ca36373659d922d46372d4e029","kind":"tag","published_at":"2018-12-18T19:56:26.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.9","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.9/manifests"},{"name":"classgraph-4.6.8","sha":"0583024516a17167f4b218e22f0d8eaae078f839","kind":"tag","published_at":"2018-12-14T18:14:47.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.8","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.8/manifests"},{"name":"classgraph-4.6.7","sha":"c29399088318c230bc90740f09aeadbbfe5913e7","kind":"tag","published_at":"2018-12-10T22:51:35.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.7","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.7/manifests"},{"name":"classgraph-4.6.6","sha":"65bd5daeea26c847bccfe1867ad731737d3c94cb","kind":"tag","published_at":"2018-12-07T23:00:12.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.6","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.6/manifests"},{"name":"classgraph-4.6.5","sha":"065287a3c09c56451026f31287170af9d0ba0f5c","kind":"tag","published_at":"2018-12-07T11:01:36.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.5","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.5/manifests"},{"name":"classgraph-4.6.4","sha":"f61a2a89f6ec60605c20894993b9287ad0d53cbd","kind":"tag","published_at":"2018-12-07T10:35:44.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.4","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.4/manifests"},{"name":"classgraph-4.6.3","sha":"636857619b7d1cf12d4cb87e0bb8a6fe4ff32b04","kind":"tag","published_at":"2018-12-04T23:47:45.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.3","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.3/manifests"},{"name":"classgraph-4.6.2","sha":"ab0440f5f36cc193389e038c7b7ff0d20d92d71e","kind":"tag","published_at":"2018-12-03T22:42:22.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.2","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.2/manifests"},{"name":"classgraph-4.6.1","sha":"7161ca75d8d095ed1149bb13f1ec04009df71079","kind":"tag","published_at":"2018-12-03T07:32:23.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.1/manifests"},{"name":"classgraph-4.6.0","sha":"976b017f32ed07d9c2c05431134f595194430648","kind":"tag","published_at":"2018-12-02T16:43:08.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.6.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.6.0/manifests"},{"name":"classgraph-4.4.12","sha":"388ad5543a6c9ae50976a2b40bda001430067006","kind":"tag","published_at":"2018-10-30T08:19:19.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.4.12","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.12/manifests"},{"name":"classgraph-4.4.11","sha":"b295637f1dbb4c967f683d862f25b3def7e2db02","kind":"tag","published_at":"2018-10-28T16:54:28.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.4.11","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.11/manifests"},{"name":"classgraph-4.4.10","sha":"a8b41c5341d9b949f0786b5fb9c295ebb4e79875","kind":"tag","published_at":"2018-10-28T11:08:23.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.4.10","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.10/manifests"},{"name":"classgraph-4.4.9","sha":"c779f27c546d66de81a3c1808e8761ab26b0cb59","kind":"tag","published_at":"2018-10-26T08:54:13.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.4.9","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.9/manifests"},{"name":"classgraph-4.4.8","sha":"e4c2fa18fe41ae6fdfc6a297c8dd3699fc3bd856","kind":"tag","published_at":"2018-10-25T07:08:36.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.4.8","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.8/manifests"},{"name":"classgraph-4.4.7","sha":"de164b3ab481e93c4a4763fb99e7a3badd3b87f7","kind":"tag","published_at":"2018-10-20T03:08:29.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.4.7","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.7/manifests"},{"name":"classgraph-4.4.6","sha":"8b6a92dbad6e62af4c329e04402af6575d9bdb43","kind":"tag","published_at":"2018-10-20T03:05:13.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.4.6","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.6/manifests"},{"name":"classgraph-4.4.5","sha":"dca6ffaea011f36377f3b1164dfe217a558bd835","kind":"tag","published_at":"2018-10-20T02:39:43.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.4.5","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.5/manifests"},{"name":"classgraph-4.4.4","sha":"abc46ec14b1d67907c23071ea492bac12a0ee45e","kind":"tag","published_at":"2018-10-20T02:33:26.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.4.4","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.4/manifests"},{"name":"classgraph-4.4.3","sha":"d43e2328faf80b0d6fd292a3573c2effc983654a","kind":"tag","published_at":"2018-10-18T22:38:31.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.4.3","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.3/manifests"},{"name":"classgraph-4.4.2","sha":"ea098b1b2aa890050ff73c004e91178fdb3b20c8","kind":"tag","published_at":"2018-10-17T12:55:54.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.4.2","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.2/manifests"},{"name":"classgraph-4.4.1","sha":"f4c40ab8fcd5f11c184543def4284b80bed78757","kind":"tag","published_at":"2018-10-15T13:16:39.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.4.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.1/manifests"},{"name":"classgraph-4.4.0","sha":"d8c991efed08d491e6cd71d79301778dcc62f1ab","kind":"tag","published_at":"2018-10-15T12:15:43.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.4.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.4.0/manifests"},{"name":"classgraph-4.3.1","sha":"44806fdee6e8f4861bcae8b7b446a34346392e93","kind":"tag","published_at":"2018-10-15T05:16:36.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.3.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.3.1/manifests"},{"name":"classgraph-4.3.0","sha":"1b294e004695c29cc46cca2ae4a1c6e63f7d7314","kind":"tag","published_at":"2018-10-15T04:51:25.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.3.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.3.0/manifests"},{"name":"classgraph-4.2.12","sha":"a5d4607e91f8e30844a49a045abff3de3f4b6c3a","kind":"tag","published_at":"2018-10-10T19:38:52.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.2.12","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.12/manifests"},{"name":"classgraph-4.2.11","sha":"3b328ba1666ff5f0cb6b8e8aca02e0c527ab3259","kind":"tag","published_at":"2018-10-10T18:44:37.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.2.11","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.11/manifests"},{"name":"classgraph-4.2.10","sha":"b3423d75c3715823ded8450a8d105c8c8b854f34","kind":"tag","published_at":"2018-10-10T11:39:53.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.2.10","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.10/manifests"},{"name":"classgraph-4.2.9","sha":"c0e9d5bcec0bd7a7a0435c73b855e9df59e4afe4","kind":"tag","published_at":"2018-10-08T11:53:51.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.2.9","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.9/manifests"},{"name":"classgraph-4.2.8","sha":"f0333fcf8e033c8ca991b23f3b698c82c8de4d5d","kind":"tag","published_at":"2018-10-04T20:03:06.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.2.8","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.8/manifests"},{"name":"classgraph-4.2.7","sha":"988f4bce1c977b156da524016337c0901546ee35","kind":"tag","published_at":"2018-10-04T03:18:37.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.2.7","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.7/manifests"},{"name":"classgraph-4.2.6","sha":"0c26befdb5520f7522d898780d12020bd67cae6e","kind":"tag","published_at":"2018-10-01T23:57:32.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.2.6","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.6/manifests"},{"name":"classgraph-4.2.5","sha":"713a8612ef3a93768c2b2774d8eccb6c21e8d36e","kind":"tag","published_at":"2018-09-30T11:13:40.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.2.5","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.5/manifests"},{"name":"classgraph-4.2.4","sha":"ae87ccb0181d884a6a881eebd595e9d3df67c147","kind":"tag","published_at":"2018-09-30T10:50:12.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.2.4","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.4/manifests"},{"name":"classgraph-4.2.3","sha":"5b078bdcae48c3090afc0ade5c62f973cba59c56","kind":"tag","published_at":"2018-09-26T23:01:44.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.2.3","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.3/manifests"},{"name":"classgraph-4.2.2","sha":"e97ef30fb764dccb6e433bbdbdc6486f82b07bfe","kind":"tag","published_at":"2018-09-25T12:27:43.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.2.2","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.2/manifests"},{"name":"classgraph-4.2.1","sha":"fdc12ea537cc5b1611cdc29f70480e125d151450","kind":"tag","published_at":"2018-09-22T12:40:00.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.2.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.1/manifests"},{"name":"classgraph-4.2.0","sha":"f2a7f1eb5880b9521c8984a7d0135534917aee9d","kind":"tag","published_at":"2018-09-22T11:51:57.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.2.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.2.0/manifests"},{"name":"classgraph-4.1.7","sha":"142a3fd8930df7bc0cb75c5711f78603ba3b09e6","kind":"tag","published_at":"2018-09-11T22:58:03.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.1.7","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.1.7/manifests"},{"name":"classgraph-4.1.6","sha":"a2b1b2b65e9fa2f88b26259688cea8958bff5bca","kind":"tag","published_at":"2018-09-07T19:29:58.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.1.6","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.1.6/manifests"},{"name":"classgraph-4.1.5","sha":"6c043e721a1b8f139e3b39bf55719bb5ecc6067c","kind":"tag","published_at":"2018-08-31T08:23:57.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.1.5","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.1.5/manifests"},{"name":"classgraph-4.1.4","sha":"0e6ed772efe2d0ac357bcb2165d4f1ec29a74e39","kind":"tag","published_at":"2018-08-30T21:21:12.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.1.4","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.1.4/manifests"},{"name":"classgraph-4.1.3","sha":"3c2d0dcfd726b6d3f2e2c111bbab2158c5f5bea5","kind":"tag","published_at":"2018-08-28T21:26:28.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.1.3","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.1.3/manifests"},{"name":"classgraph-4.1.2","sha":"9f1b908c05fa3c16096babc02904d4e1203d45f5","kind":"tag","published_at":"2018-08-26T03:12:52.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.1.2","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.1.2/manifests"},{"name":"classgraph-4.1.1","sha":"4dc41d3b213a0565abebadff9d6e9072a9074040","kind":"tag","published_at":"2018-08-25T17:03:11.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.1.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.1.1/manifests"},{"name":"classgraph-4.1.0","sha":"fbec26b6469de21a8bf0a3db32c96f3173db6a77","kind":"tag","published_at":"2018-08-25T15:35:03.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.1.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.1.0/manifests"},{"name":"classgraph-4.0.7","sha":"78ee0e256ef3a447069e394432c2c8709f681333","kind":"tag","published_at":"2018-08-24T00:35:59.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.0.7","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.0.7/manifests"},{"name":"classgraph-4.0.6","sha":"543bb3da81cfcb3235c08611c7ffd604037028da","kind":"tag","published_at":"2018-08-08T23:20:32.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.0.6","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.0.6/manifests"},{"name":"classgraph-4.0.5","sha":"c7f4a46d9dd28cf0169efbb1d1ef6e0468d7bb8e","kind":"tag","published_at":"2018-08-08T10:28:11.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.0.5","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.0.5/manifests"},{"name":"classgraph-4.0.4","sha":"06dfa502f34351e174ced73a97fa42f68ac38b01","kind":"tag","published_at":"2018-08-04T09:38:55.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.0.4","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.0.4/manifests"},{"name":"classgraph-4.0.3","sha":"9ae525894500e98a311a4be70aaa6cc08f267ecd","kind":"tag","published_at":"2018-08-01T23:21:05.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.0.3","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.0.3/manifests"},{"name":"classgraph-4.0.2","sha":"4ea8e4f82f31df1830ee374a9c5b63e4f05e6295","kind":"tag","published_at":"2018-07-31T13:02:32.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.0.2","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.0.2/manifests"},{"name":"classgraph-4.0.1","sha":"4866b9fe11f451a71925eb2a942cc1cfd318530a","kind":"tag","published_at":"2018-07-31T09:22:29.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.0.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.0.1/manifests"},{"name":"classgraph-4.0.0","sha":"63ff60710d949ddd783516840af633b9bc4205d7","kind":"tag","published_at":"2018-07-30T21:57:13.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.0.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.0.0/manifests"},{"name":"fast-classpath-scanner-3.1.15","sha":"d9b79283d03c6cada55c48ae9e8c83a94884098d","kind":"tag","published_at":"2018-07-29T23:29:18.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-3.1.15","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.15/manifests"},{"name":"classgraph-4.0.0-beta-12","sha":"43c17a2f1ee4cb4abf09b8de0542b10531f517b2","kind":"tag","published_at":"2018-07-29T20:11:48.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.0.0-beta-12","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.0.0-beta-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.0.0-beta-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.0.0-beta-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.0.0-beta-12/manifests"},{"name":"fast-classpath-scanner-4.0.0-beta-10b","sha":"0de9bf0c8223d73bf43da150ca6505f3ba4a42b1","kind":"tag","published_at":"2018-07-29T06:35:54.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-4.0.0-beta-10b","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-4.0.0-beta-10b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-4.0.0-beta-10b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-4.0.0-beta-10b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-4.0.0-beta-10b/manifests"},{"name":"fast-classpath-scanner-3.1.14","sha":"033177ffc6b6078b09712859fbdbfc40a550a712","kind":"tag","published_at":"2018-07-29T06:23:35.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-3.1.14","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.14/manifests"},{"name":"classgraph-4.0.0-beta-11","sha":"4fcc52baae1013fd4d437eeff9fa34841ea02883","kind":"tag","published_at":"2018-07-29T04:57:01.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/classgraph-4.0.0-beta-11","html_url":"https://github.com/classgraph/classgraph/releases/tag/classgraph-4.0.0-beta-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@classgraph-4.0.0-beta-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.0.0-beta-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/classgraph-4.0.0-beta-11/manifests"},{"name":"fast-classpath-scanner-4.0.0-beta-10","sha":"23ccd4ce41f835110e73a1cd32018bfb70435c9c","kind":"tag","published_at":"2018-07-28T12:48:23.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-4.0.0-beta-10","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-4.0.0-beta-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-4.0.0-beta-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-4.0.0-beta-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-4.0.0-beta-10/manifests"},{"name":"fast-classpath-scanner-4.0.0-beta-9","sha":"61c178c11722b5d205281140c4bcec769f0a6d6b","kind":"tag","published_at":"2018-07-27T07:49:35.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-4.0.0-beta-9","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-4.0.0-beta-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-4.0.0-beta-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-4.0.0-beta-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-4.0.0-beta-9/manifests"},{"name":"fast-classpath-scanner-4.0.0-beta-8","sha":"9a74ea6a31fb9b11e144d8ca2096396dfb89c286","kind":"tag","published_at":"2018-07-27T05:02:15.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-4.0.0-beta-8","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-4.0.0-beta-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-4.0.0-beta-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-4.0.0-beta-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-4.0.0-beta-8/manifests"},{"name":"fast-classpath-scanner-4.0.0-beta-7","sha":"989a785403f8b6f98c4565531ad235d963674382","kind":"tag","published_at":"2018-07-27T04:27:31.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-4.0.0-beta-7","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-4.0.0-beta-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-4.0.0-beta-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-4.0.0-beta-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-4.0.0-beta-7/manifests"},{"name":"fast-classpath-scanner-4.0.0-beta-6","sha":"7b58211fdb845c0bc9b62bf9281de4f778aecaf0","kind":"tag","published_at":"2018-07-27T01:06:47.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-4.0.0-beta-6","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-4.0.0-beta-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-4.0.0-beta-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-4.0.0-beta-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-4.0.0-beta-6/manifests"},{"name":"fast-classpath-scanner-4.0.0-beta-5","sha":"de3b428e51ad485985e7112af153354d2caf406e","kind":"tag","published_at":"2018-07-26T10:17:23.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-4.0.0-beta-5","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-4.0.0-beta-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-4.0.0-beta-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-4.0.0-beta-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-4.0.0-beta-5/manifests"},{"name":"fast-classpath-scanner-4.0.0-beta-4","sha":"5a78bfe87880d846f6321b6d7c079280fa4a6b19","kind":"tag","published_at":"2018-07-26T09:17:39.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-4.0.0-beta-4","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-4.0.0-beta-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-4.0.0-beta-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-4.0.0-beta-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-4.0.0-beta-4/manifests"},{"name":"fast-classpath-scanner-4.0.0-beta-3","sha":"c63f5636fa87d6f801bd361f1fcd48ee3f2cfd8a","kind":"tag","published_at":"2018-07-26T06:24:47.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-4.0.0-beta-3","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-4.0.0-beta-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-4.0.0-beta-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-4.0.0-beta-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-4.0.0-beta-3/manifests"},{"name":"fast-classpath-scanner-4.0.0-beta-2","sha":"9e85721911b0bbabf8134c63d2fb5bd23d63a362","kind":"tag","published_at":"2018-07-26T04:07:55.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-4.0.0-beta-2","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-4.0.0-beta-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-4.0.0-beta-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-4.0.0-beta-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-4.0.0-beta-2/manifests"},{"name":"fast-classpath-scanner-4.0.0-beta-1","sha":"79ff1ef27ccb7b620d80bab57cfdefefb0627f56","kind":"tag","published_at":"2018-07-25T18:57:57.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-4.0.0-beta-1","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-4.0.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-4.0.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-4.0.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-4.0.0-beta-1/manifests"},{"name":"fast-classpath-scanner-3.1.13","sha":"b4f1d328655ff112734a4a64f9b0d2ff9a72a9c3","kind":"tag","published_at":"2018-07-25T13:25:39.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-3.1.13","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.13/manifests"},{"name":"fast-classpath-scanner-3.1.12","sha":"e94969a43f0ba9cb52bb5da4a7ce316a2ee6d379","kind":"tag","published_at":"2018-07-18T21:32:00.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-3.1.12","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.12/manifests"},{"name":"fast-classpath-scanner-3.1.11","sha":"c801b998a871d904b945bca6736226901b9969b4","kind":"tag","published_at":"2018-07-16T06:51:16.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-3.1.11","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.11/manifests"},{"name":"fast-classpath-scanner-3.1.10","sha":"d95c2dc1cd422898de53a21be1dc08714f212971","kind":"tag","published_at":"2018-07-14T10:52:24.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-3.1.10","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.10/manifests"},{"name":"fast-classpath-scanner-3.1.9","sha":"438b6da5a851e6aa5bb6f319e65509cae01609b3","kind":"tag","published_at":"2018-07-10T23:37:10.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-3.1.9","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.9/manifests"},{"name":"fast-classpath-scanner-3.1.8","sha":"1c369898a2df964a978e6eba8e8a2244230ff659","kind":"tag","published_at":"2018-07-09T21:49:56.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-3.1.8","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.8/manifests"},{"name":"fast-classpath-scanner-3.1.7","sha":"8a20a38e1bbc7253c0fbdf8b23167e84f773507e","kind":"tag","published_at":"2018-07-08T13:18:06.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-3.1.7","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.7/manifests"},{"name":"fast-classpath-scanner-3.1.6","sha":"f0c4875a5ec2ef1ef1a2b685ed752c650abe4de2","kind":"tag","published_at":"2018-06-27T20:41:48.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-3.1.6","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.6/manifests"},{"name":"fast-classpath-scanner-3.1.5","sha":"a5d56d83dabc269113b8f7f2f8202f593baf71df","kind":"tag","published_at":"2018-06-26T09:00:51.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-3.1.5","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.5/manifests"},{"name":"fast-classpath-scanner-3.1.4","sha":"3fc28d3817696f376558a07d72b095c7a2c8bd76","kind":"tag","published_at":"2018-06-26T08:25:10.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-3.1.4","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.4/manifests"},{"name":"fast-classpath-scanner-3.1.3","sha":"78d8e9bbe69355f767716d41394452d6ba582421","kind":"tag","published_at":"2018-06-26T05:04:55.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-3.1.3","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.3/manifests"},{"name":"fast-classpath-scanner-3.1.2","sha":"6f86701b80e9a5c166bab77063ca2208455db7e9","kind":"tag","published_at":"2018-06-26T03:02:38.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-3.1.2","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.2/manifests"},{"name":"fast-classpath-scanner-3.1.1","sha":"0dd793832ece90e02d14fef58674496970dc9a5f","kind":"tag","published_at":"2018-06-25T07:46:29.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-3.1.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.1/manifests"},{"name":"fast-classpath-scanner-3.1.0","sha":"409806089da37e5e2abd479f7d50c5dc9198103b","kind":"tag","published_at":"2018-06-24T12:12:09.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-3.1.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.1.0/manifests"},{"name":"fast-classpath-scanner-3.0.3","sha":"69f1b296277df655653c1cfbcf2a915d62ebd0fe","kind":"tag","published_at":"2018-06-15T08:06:58.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-3.0.3","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.0.3/manifests"},{"name":"fast-classpath-scanner-3.0.2","sha":"16acd2a0c55121fb507ede3cba700f81e359d6fe","kind":"tag","published_at":"2018-06-15T03:56:29.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-3.0.2","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.0.2/manifests"},{"name":"fast-classpath-scanner-3.0.1","sha":"323f30ce30937dcaba124a87c8126390294697c5","kind":"tag","published_at":"2018-06-14T09:22:47.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-3.0.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.0.1/manifests"},{"name":"fast-classpath-scanner-3.0.0","sha":"53343ddb3d8d0a1b23d43a01eb6fcc93a29ac699","kind":"tag","published_at":"2018-06-14T07:41:06.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-3.0.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-3.0.0/manifests"},{"name":"fast-classpath-scanner-2.21","sha":"604b8d01674b2d0b3fef57d877ead9eb83258680","kind":"tag","published_at":"2018-05-08T04:15:19.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.21","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.21/manifests"},{"name":"fast-classpath-scanner-2.20.2","sha":"8d52b17639c8491cd1ccf568a063afd63db1c30a","kind":"tag","published_at":"2018-05-08T00:21:37.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.20.2","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.20.2/manifests"},{"name":"fast-classpath-scanner-2.20.1","sha":"d76f6e80dca03fac0ec7cd89fa65c1328c40e77c","kind":"tag","published_at":"2018-05-07T22:54:40.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.20.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.20.1/manifests"},{"name":"fast-classpath-scanner-2.20.0","sha":"cad070879b78c724641cb231383d89e6211b63d1","kind":"tag","published_at":"2018-05-04T06:35:10.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.20.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.20.0/manifests"},{"name":"fast-classpath-scanner-2.19.0","sha":"14d8a22fb6bd1181ee62f47698084e0a4a15295c","kind":"tag","published_at":"2018-05-03T09:40:21.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.19.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.19.0/manifests"},{"name":"fast-classpath-scanner-2.18.2","sha":"dd4be5f65ede66b6be550a13a30ae36f6c825594","kind":"tag","published_at":"2018-04-14T11:51:48.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.18.2","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.18.2/manifests"},{"name":"fast-classpath-scanner-2.18.1","sha":"93439171e0e75013669ec5e0ef45c945c4b0aacd","kind":"tag","published_at":"2018-02-07T18:31:53.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.18.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.18.1/manifests"},{"name":"fast-classpath-scanner-2.18.0","sha":"b4c6d8d825a43adeff3ada1ea7e1b916f2a62c41","kind":"tag","published_at":"2018-02-05T08:20:04.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.18.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.18.0/manifests"},{"name":"fast-classpath-scanner-2.16.0","sha":"e6cb7e8e9afdc8cae6b41cf2c8f2fc509226316c","kind":"tag","published_at":"2018-02-05T08:05:34.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.16.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.16.0/manifests"},{"name":"fast-classpath-scanner-2.14.1","sha":"132d1e6fabe74cc3a1484b2737905f2af6fc445e","kind":"tag","published_at":"2018-02-05T08:02:17.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.14.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.14.1/manifests"},{"name":"fast-classpath-scanner-2.14.0","sha":"e96935560121d44abca21ad2c19bbad76c3646d6","kind":"tag","published_at":"2018-02-05T03:21:54.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.14.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.14.0/manifests"},{"name":"fast-classpath-scanner-2.12.6","sha":"6ecea6d551c8ae01129a9cac1caebfe50c92d17e","kind":"tag","published_at":"2018-02-04T20:23:48.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.12.6","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.12.6/manifests"},{"name":"fast-classpath-scanner-2.12.5","sha":"48ec73913134384cd6438fb9c3998a67786ced1c","kind":"tag","published_at":"2018-02-04T20:08:16.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.12.5","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.12.5/manifests"},{"name":"fast-classpath-scanner-2.12.4","sha":"0858fa98edc2d2febe6259b6008f8556f307e666","kind":"tag","published_at":"2018-02-02T14:41:47.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.12.4","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.12.4/manifests"},{"name":"fast-classpath-scanner-2.12.3","sha":"ce4f90132757205b4a4b1ec9012531b589d9d471","kind":"tag","published_at":"2018-02-01T19:19:24.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.12.3","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.12.3/manifests"},{"name":"fast-classpath-scanner-2.12.2","sha":"567c9802bc5924c5097847e5aac7f790aae28d3f","kind":"tag","published_at":"2018-02-01T18:25:47.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.12.2","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.12.2/manifests"},{"name":"fast-classpath-scanner-2.12.1","sha":"96c8273590acc53d574df5aa50812b4e918b45cb","kind":"tag","published_at":"2018-02-01T14:08:17.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.12.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.12.1/manifests"},{"name":"fast-classpath-scanner-2.12.0","sha":"c1eee64c0b1e4177496fecfc46fc486daf243be1","kind":"tag","published_at":"2018-01-24T23:26:45.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.12.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.12.0/manifests"},{"name":"fast-classpath-scanner-2.11.1","sha":"89af0cf008ea4c8cadfb79b72808a827b70e972e","kind":"tag","published_at":"2018-01-23T20:13:02.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.11.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.11.1/manifests"},{"name":"fast-classpath-scanner-2.11.0","sha":"d2c97b19ccffb94f4a26afbd99a25b68606e2c3f","kind":"tag","published_at":"2018-01-19T01:23:57.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.11.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.11.0/manifests"},{"name":"fast-classpath-scanner-2.10.0","sha":"58255147e8feb2589e4afc64e8653a3d007e21c1","kind":"tag","published_at":"2018-01-18T06:27:59.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.10.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.10.0/manifests"},{"name":"fast-classpath-scanner-2.9.5","sha":"571eb54773aae221d3c4580cd71af3eb7fc6affe","kind":"tag","published_at":"2018-01-16T18:07:35.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.9.5","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.9.5/manifests"},{"name":"fast-classpath-scanner-2.9.4","sha":"02790ec88fed84e70999dfd2604d6947ea1c71d4","kind":"tag","published_at":"2017-12-28T23:07:59.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.9.4","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.9.4/manifests"},{"name":"fast-classpath-scanner-2.9.3","sha":"39fcb6850dbd4e38924f972a56f812c22f564eea","kind":"tag","published_at":"2017-11-16T08:16:49.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.9.3","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.9.3/manifests"},{"name":"fast-classpath-scanner-2.9.2","sha":"45ecff9151bbcffb4c038a5e4214a7e5e9c70ad6","kind":"tag","published_at":"2017-11-13T21:26:42.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.9.2","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.9.2/manifests"},{"name":"fast-classpath-scanner-2.9.1","sha":"5dc2fb593297c201349d452f2fa3a3fb7c0f8d81","kind":"tag","published_at":"2017-11-13T08:43:59.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.9.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.9.1/manifests"},{"name":"fast-classpath-scanner-2.9.0","sha":"dd2b2d2512401188ced9b989bf1e7f6d83700d97","kind":"tag","published_at":"2017-11-12T23:50:13.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.9.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.9.0/manifests"},{"name":"fast-classpath-scanner-2.8.2","sha":"f77bd4775ac77cef7eaca8bc37bce625908b52cb","kind":"tag","published_at":"2017-11-01T21:43:21.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.8.2","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.8.2/manifests"},{"name":"fast-classpath-scanner-2.8.1","sha":"8b40c636196d0859804ce59efa365fd4b3aa0131","kind":"tag","published_at":"2017-10-27T16:24:46.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.8.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.8.1/manifests"},{"name":"fast-classpath-scanner-2.8.0","sha":"e34aee1ff711a131fa4936509b0b7d6d29836f39","kind":"tag","published_at":"2017-10-25T08:36:22.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.8.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.8.0/manifests"},{"name":"fast-classpath-scanner-2.7.5","sha":"aec754ee1e198cf9b50a26324244149ac0ef6ff0","kind":"tag","published_at":"2017-10-24T03:39:22.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.7.5","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.7.5/manifests"},{"name":"fast-classpath-scanner-2.7.4","sha":"ca76558af3e11d1d6c299f33d1e0faccc4135bfb","kind":"tag","published_at":"2017-10-05T05:51:26.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.7.4","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.7.4/manifests"},{"name":"fast-classpath-scanner-2.7.3","sha":"53dc2a5d3e7f2228fe14603dba7c6fd22f9b5837","kind":"tag","published_at":"2017-10-05T05:26:22.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.7.3","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.7.3/manifests"},{"name":"fast-classpath-scanner-2.7.2","sha":"fc9ae40e5de3114105f8d884914d76cee98c0f33","kind":"tag","published_at":"2017-10-02T21:06:04.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.7.2","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.7.2/manifests"},{"name":"fast-classpath-scanner-2.7.1","sha":"6087578db9f2a7bd040ecff9924f1603c125d9e5","kind":"tag","published_at":"2017-10-02T10:56:19.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.7.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.7.1/manifests"},{"name":"fast-classpath-scanner-2.7.0","sha":"34228a03134360e839fd66b9067d3e0edefcf04e","kind":"tag","published_at":"2017-09-26T21:31:58.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.7.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.7.0/manifests"},{"name":"fast-classpath-scanner-2.6.2","sha":"d003c1e4b006b6c5a0726d247770e06913fb844c","kind":"tag","published_at":"2017-09-24T09:31:51.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.6.2","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.6.2/manifests"},{"name":"fast-classpath-scanner-2.6.1","sha":"0b27264571e1459cf87e51c4b2c3610368499d80","kind":"tag","published_at":"2017-09-23T08:46:32.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.6.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.6.1/manifests"},{"name":"fast-classpath-scanner-2.6.0","sha":"c41762c44fd58dc7811fa431a63d6ce2decd7f39","kind":"tag","published_at":"2017-09-10T04:31:24.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.6.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.6.0/manifests"},{"name":"fast-classpath-scanner-2.4.7","sha":"e85144515b3ec9b7221036dbe19253723eaae217","kind":"tag","published_at":"2017-09-03T14:53:49.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.4.7","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.4.7/manifests"},{"name":"fast-classpath-scanner-2.4.6","sha":"de338ac6c4b2ad719f843b4bd56eabfce5576570","kind":"tag","published_at":"2017-09-03T11:44:27.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.4.6","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.4.6/manifests"},{"name":"fast-classpath-scanner-2.4.5","sha":"fa163eda0d252d333afb7ffd888a7e5dd49f81bb","kind":"tag","published_at":"2017-07-31T17:19:36.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.4.5","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.4.5/manifests"},{"name":"fast-classpath-scanner-2.4.4","sha":"fbf9723b1ea1800869f4536d7b9f1f8c007d99e1","kind":"tag","published_at":"2017-07-31T08:33:20.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.4.4","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.4.4/manifests"},{"name":"fast-classpath-scanner-2.4.3","sha":"5591415899064f921d1a8a74ca736a09b51d525c","kind":"tag","published_at":"2017-07-29T07:31:27.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.4.3","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.4.3/manifests"},{"name":"fast-classpath-scanner-2.4.2","sha":"db73790c40bf18b28904cf0a5db580fff52735e7","kind":"tag","published_at":"2017-06-30T20:28:11.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.4.2","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.4.2/manifests"},{"name":"fast-classpath-scanner-2.4.1","sha":"a93f18079ffa4f0a1aefb4fdfb93b352bc97720f","kind":"tag","published_at":"2017-06-29T06:05:34.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.4.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.4.1/manifests"},{"name":"fast-classpath-scanner-2.4.0","sha":"0287bc3b61abd3363c749b5c761ca940d324818c","kind":"tag","published_at":"2017-06-28T01:28:23.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.4.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.4.0/manifests"},{"name":"fast-classpath-scanner-2.2.1","sha":"b0455c6c8c382bfd7c8cc1229ef89388b8466576","kind":"tag","published_at":"2017-06-16T16:40:13.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.2.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.2.1/manifests"},{"name":"fast-classpath-scanner-2.2.0","sha":"2f36dbe029be27e630a60c1ba922b2dcf2bb16bd","kind":"tag","published_at":"2017-06-16T01:47:39.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.2.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.2.0/manifests"},{"name":"fast-classpath-scanner-2.0.22","sha":"4bd2fc985eca5542c94c94c94c0bdb122edf7425","kind":"tag","published_at":"2017-06-13T19:35:24.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.0.22","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.22/manifests"},{"name":"fast-classpath-scanner-2.0.21","sha":"850f3d2ff6e0b707ec9a4dc97a03140f0b0fd0e1","kind":"tag","published_at":"2017-05-14T20:33:15.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.0.21","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.21/manifests"},{"name":"fast-classpath-scanner-2.0.20","sha":"3e016894d1800cab3f76d3b4b34f85fce9b557cc","kind":"tag","published_at":"2017-05-11T22:22:32.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.0.20","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.20/manifests"},{"name":"fast-classpath-scanner-2.0.19","sha":"1c346ea52787cd5df9be6f1b0cffd0a79c3ef680","kind":"tag","published_at":"2017-04-12T06:37:27.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.0.19","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.19/manifests"},{"name":"fast-classpath-scanner-2.0.18","sha":"d71c93c1c5862dd2b251024b9e63a88bc0d6372a","kind":"tag","published_at":"2017-03-24T05:45:44.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.0.18","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.18/manifests"},{"name":"fast-classpath-scanner-2.0.17","sha":"7ea069511c968a03b8fe700d8abaf2b65ec43bbd","kind":"tag","published_at":"2017-02-16T20:00:55.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.0.17","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.17/manifests"},{"name":"fast-classpath-scanner-2.0.16","sha":"0e25c68cabd9d389d9163f19b13b6d39f0788cd7","kind":"tag","published_at":"2017-02-11T21:01:40.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.0.16","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.16/manifests"},{"name":"fast-classpath-scanner-2.0.15","sha":"cc5cfebcec7652f0b0b91573362f878a4c7e561c","kind":"tag","published_at":"2017-02-07T19:21:28.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.0.15","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.15/manifests"},{"name":"fast-classpath-scanner-2.0.14","sha":"996d6457e3b909a4e17eec5ad8d2ea8a6625de5c","kind":"tag","published_at":"2017-02-07T09:40:57.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.0.14","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.14/manifests"},{"name":"fast-classpath-scanner-2.0.13","sha":"15b3d7c2e5da8b36312e86ff14e81228bb65b686","kind":"tag","published_at":"2017-01-24T11:24:29.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.0.13","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.13/manifests"},{"name":"fast-classpath-scanner-2.0.12","sha":"a7a64386727cbc6d51ec54a0745c024aebe7e0b0","kind":"tag","published_at":"2017-01-23T06:55:09.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.0.12","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.12/manifests"},{"name":"fast-classpath-scanner-2.0.11","sha":"785b87d50dd05e943dc04d6e581f27d4abf8a654","kind":"tag","published_at":"2017-01-17T01:55:57.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.0.11","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.11/manifests"},{"name":"fast-classpath-scanner-2.0.10","sha":"78f56c4237333aaccf8601058830bf7daf608ca4","kind":"tag","published_at":"2017-01-05T11:41:47.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.0.10","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.10/manifests"},{"name":"fast-classpath-scanner-2.0.9","sha":"6f59d81e5be433fb1abcd38a2f7b2609cc729d7e","kind":"tag","published_at":"2016-11-28T17:05:27.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.0.9","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.9/manifests"},{"name":"fast-classpath-scanner-2.0.8","sha":"50a234515217445ede47ac4f0bc9076e7fee7cc6","kind":"tag","published_at":"2016-11-17T13:51:47.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.0.8","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.8/manifests"},{"name":"fast-classpath-scanner-2.0.7","sha":"75b8112acd73a5a2611e6eefe26d6daaae7e8ef4","kind":"tag","published_at":"2016-11-16T00:02:57.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.0.7","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.7/manifests"},{"name":"fast-classpath-scanner-2.0.6","sha":"10c355df7bf2e3824c36b26bbbb2dc68e4967a3f","kind":"tag","published_at":"2016-10-31T09:14:18.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.0.6","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.6/manifests"},{"name":"fast-classpath-scanner-2.0.5","sha":"a6f665b4143f895aa2c5d534218d071d7c1f8386","kind":"tag","published_at":"2016-10-21T21:35:26.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.0.5","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.5/manifests"},{"name":"fast-classpath-scanner-2.0.4","sha":"5f0479bd4bddd55e88cc40a3e2a70e81002cf57a","kind":"tag","published_at":"2016-10-04T04:05:03.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.0.4","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.4/manifests"},{"name":"fast-classpath-scanner-2.0.3","sha":"9260804936fbf03c287994c08a9b9e689f92060c","kind":"tag","published_at":"2016-09-09T12:57:09.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.0.3","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.3/manifests"},{"name":"fast-classpath-scanner-2.0.2","sha":"d1978e5f7548355d7a211cebea3c65ae4fb8aa24","kind":"tag","published_at":"2016-09-08T08:37:38.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.0.2","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.2/manifests"},{"name":"fast-classpath-scanner-2.0.1","sha":"1d06f2f24df897c5ff8063a4c2ede9b1edf26e6d","kind":"tag","published_at":"2016-08-16T10:24:29.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.0.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.1/manifests"},{"name":"fast-classpath-scanner-2.0.0","sha":"106edf6cfd35d7647fdd0c8749fad7e47ebaf23f","kind":"tag","published_at":"2016-08-16T09:34:55.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-2.0.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-2.0.0/manifests"},{"name":"fast-classpath-scanner-1.99.0","sha":"b9c3accddfda68bbdc2a583749317fdc27615b9b","kind":"tag","published_at":"2016-08-05T07:08:30.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.99.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.99.0/manifests"},{"name":"fast-classpath-scanner-1.93.3","sha":"5506448164fa44d5d15be2f3b0ec70b61bcb3a72","kind":"tag","published_at":"2016-08-02T10:34:31.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.93.3","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.93.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.93.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.93.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.93.3/manifests"},{"name":"fast-classpath-scanner-1.93.2","sha":"3e17932f1c945a6c50cca0293898c5e2ab45e473","kind":"tag","published_at":"2016-08-02T09:13:50.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.93.2","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.93.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.93.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.93.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.93.2/manifests"},{"name":"fast-classpath-scanner-1.93.1","sha":"1c072b56f789dd50065fa8baa48e5a2b30dcc369","kind":"tag","published_at":"2016-07-31T11:41:19.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.93.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.93.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.93.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.93.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.93.1/manifests"},{"name":"fast-classpath-scanner-1.93.0","sha":"3121d3382c3ab3c83dc723e01b793bd7db87c6c2","kind":"tag","published_at":"2016-07-28T11:23:16.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.93.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.93.0/manifests"},{"name":"fast-classpath-scanner-1.92.1","sha":"e2ddcfeb9688888552fbf4b301be8c027a436fe2","kind":"tag","published_at":"2016-07-27T14:24:06.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.92.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.92.1/manifests"},{"name":"fast-classpath-scanner-1.92.0","sha":"44cc983eacf5633303601c634f5fb43d3f2b226f","kind":"tag","published_at":"2016-07-27T12:44:20.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.92.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.92.0/manifests"},{"name":"fast-classpath-scanner-1.91.6","sha":"457366396401ec75c20e925d6abf9262eded1160","kind":"tag","published_at":"2016-07-15T13:36:37.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.91.6","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.91.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.91.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.91.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.91.6/manifests"},{"name":"fast-classpath-scanner-1.91.5","sha":"374de7e50a74340b1307346207cb4482705fda13","kind":"tag","published_at":"2016-07-15T09:35:06.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.91.5","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.91.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.91.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.91.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.91.5/manifests"},{"name":"fast-classpath-scanner-1.91.4","sha":"83407631cddf174be155126293919f9dc9b112d9","kind":"tag","published_at":"2016-07-14T20:44:37.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.91.4","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.91.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.91.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.91.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.91.4/manifests"},{"name":"fast-classpath-scanner-1.91.3","sha":"f7ad7aab3a56f5e591cb921da22f8bc676b465f4","kind":"tag","published_at":"2016-07-14T20:34:35.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.91.3","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.91.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.91.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.91.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.91.3/manifests"},{"name":"fast-classpath-scanner-1.91.2","sha":"5cd0b72c286c8b36bec470477f0402a90588513b","kind":"tag","published_at":"2016-07-14T19:57:11.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.91.2","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.91.2/manifests"},{"name":"fast-classpath-scanner-1.91.1","sha":"e6b654eb8b17a692ccb9b55134fab6df54803e20","kind":"tag","published_at":"2016-07-14T13:30:29.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.91.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.91.1/manifests"},{"name":"fast-classpath-scanner-1.91.0","sha":"f6e0b2c7d7e81e310acf6b89a23382bf8ef8d46f","kind":"tag","published_at":"2016-07-14T12:00:58.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.91.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.91.0/manifests"},{"name":"fast-classpath-scanner-1.90.10","sha":"749f1ed18d9d48fcf836d07126a936e2b71cf0ea","kind":"tag","published_at":"2016-07-12T17:59:35.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.90.10","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.90.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.90.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.90.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.90.10/manifests"},{"name":"fast-classpath-scanner-1.90.9","sha":"113b7e4f543ffb2e4d93acd3b4cb0fbdb794707b","kind":"tag","published_at":"2016-07-12T13:54:01.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.90.9","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.90.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.90.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.90.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.90.9/manifests"},{"name":"fast-classpath-scanner-1.90.8","sha":"767481bb53ecc06d37163d618a71115bafe0cfa3","kind":"tag","published_at":"2016-07-11T20:32:58.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.90.8","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.90.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.90.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.90.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.90.8/manifests"},{"name":"fast-classpath-scanner-1.90.7","sha":"c259109bed3545edcb34de879ced69b5ef2e9c0a","kind":"tag","published_at":"2016-07-09T23:20:44.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.90.7","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.90.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.90.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.90.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.90.7/manifests"},{"name":"fast-classpath-scanner-1.90.6","sha":"45bc5678c49a453dc041dd70434c3121a2ba65c5","kind":"tag","published_at":"2016-07-09T06:12:35.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.90.6","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.90.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.90.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.90.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.90.6/manifests"},{"name":"fast-classpath-scanner-1.90.5","sha":"300146f6246e791fa88e9779875375d30954f190","kind":"tag","published_at":"2016-07-08T12:39:10.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.90.5","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.90.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.90.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.90.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.90.5/manifests"},{"name":"fast-classpath-scanner-1.90.4","sha":"b0959157d46e0282463c57b4123a387cc373daaa","kind":"tag","published_at":"2016-07-08T11:45:54.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.90.4","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.90.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.90.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.90.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.90.4/manifests"},{"name":"fast-classpath-scanner-1.90.3","sha":"5078eb3811a62c554537896d37d7a9c91162dd18","kind":"tag","published_at":"2016-07-08T11:16:33.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.90.3","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.90.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.90.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.90.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.90.3/manifests"},{"name":"fast-classpath-scanner-1.90.2","sha":"19e494875a0d3cfc8f9a12152fc82cc2d69fc299","kind":"tag","published_at":"2016-07-08T10:01:08.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.90.2","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.90.2/manifests"},{"name":"fast-classpath-scanner-1.90.1","sha":"f5b048f385db2dd336ff1a6291392329ecc0a78b","kind":"tag","published_at":"2016-07-08T06:56:37.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.90.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.90.1/manifests"},{"name":"fast-classpath-scanner-1.90.0","sha":"e186b4f367eca4f9df6a390dc601794ab1b6a499","kind":"tag","published_at":"2016-07-07T12:19:11.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.90.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.90.0/manifests"},{"name":"fast-classpath-scanner-1.10.4","sha":"2eb9dfe20f36bbcfa3ed2816e5fd5447b28dd67b","kind":"tag","published_at":"2016-07-05T13:28:38.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.10.4","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.10.4/manifests"},{"name":"fast-classpath-scanner-1.10.3","sha":"39810f0acf63934477087d66edcd4860c76e76ba","kind":"tag","published_at":"2016-07-04T08:24:55.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.10.3","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.10.3/manifests"},{"name":"fast-classpath-scanner-1.9.21","sha":"ade40d39c220bbcb40f3cb2ad2d1fb65e5371a19","kind":"tag","published_at":"2016-06-23T06:20:08.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.9.21","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.21/manifests"},{"name":"fast-classpath-scanner-1.9.20","sha":"57ba9df5c8a6cfabf29125cc0655337385c71a5f","kind":"tag","published_at":"2016-06-18T09:12:07.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.9.20","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.20/manifests"},{"name":"fast-classpath-scanner-1.9.19","sha":"ae8070386d82f1fce23cfba497668a9d8ee240ea","kind":"tag","published_at":"2016-06-08T21:00:10.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.9.19","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.9.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.9.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.19/manifests"},{"name":"fast-classpath-scanner-1.9.18","sha":"1994a7ebadc87a3595188aa24bafe80c76580859","kind":"tag","published_at":"2016-03-17T12:55:08.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.9.18","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.18/manifests"},{"name":"fast-classpath-scanner-1.9.17","sha":"a98386cf351ddf10f51e36a32c0ac2fa6f455f67","kind":"tag","published_at":"2016-01-17T01:24:47.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.9.17","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.17/manifests"},{"name":"fast-classpath-scanner-1.9.16","sha":"928b87341c8c587d3cb0dbf013d087c9b474a5f9","kind":"tag","published_at":"2016-01-07T13:31:47.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.9.16","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.16/manifests"},{"name":"fast-classpath-scanner-1.9.15","sha":"d91ffb49a1c6df14f9c84626740a9c6c91525e3b","kind":"tag","published_at":"2016-01-07T07:42:48.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.9.15","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.15/manifests"},{"name":"fast-classpath-scanner-1.9.14","sha":"5bd7a0674e34746e6583ee30320e6766e937ca70","kind":"tag","published_at":"2016-01-07T05:46:57.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.9.14","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.14/manifests"},{"name":"fast-classpath-scanner-1.9.13","sha":"43a25fbcaa4b31395cf2e12df6debd0560446da3","kind":"tag","published_at":"2015-12-22T10:49:59.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.9.13","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.13/manifests"},{"name":"fast-classpath-scanner-1.9.12","sha":"d09b9deaa47c424abc2f18167bae45f25fb38b82","kind":"tag","published_at":"2015-12-18T10:06:22.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.9.12","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.12/manifests"},{"name":"fast-classpath-scanner-1.9.11","sha":"e83bb6d0bd4ede276a3864b0a8e50b74d3ea4fba","kind":"tag","published_at":"2015-12-17T07:52:59.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.9.11","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.11/manifests"},{"name":"fast-classpath-scanner-1.9.10","sha":"101e2f548647d011b38cad26a989a3fb7d8c2d63","kind":"tag","published_at":"2015-12-16T14:15:38.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.9.10","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.10/manifests"},{"name":"fast-classpath-scanner-1.9.9","sha":"4bf24d738d0b87c068467b9cd2f2efe63085dbb0","kind":"tag","published_at":"2015-11-23T06:22:34.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.9.9","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.9/manifests"},{"name":"fast-classpath-scanner-1.9.8","sha":"64335cffa644f280e902ad626eced403ca51f15f","kind":"tag","published_at":"2015-11-06T06:16:17.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.9.8","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.8/manifests"},{"name":"fast-classpath-scanner-1.9.7","sha":"e1d0e74fe65a2192bffd405c4e9221bb83d65c6c","kind":"tag","published_at":"2015-10-14T03:00:58.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.9.7","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.7/manifests"},{"name":"fast-classpath-scanner-1.9.6","sha":"848b9f2509512fe412f6cd15cf0f188989ba71d8","kind":"tag","published_at":"2015-10-03T19:31:17.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.9.6","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.6/manifests"},{"name":"fast-classpath-scanner-1.9.5","sha":"613fa958f2319bccdf5254b907fd9188eafa4c36","kind":"tag","published_at":"2015-09-17T10:57:23.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.9.5","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.5/manifests"},{"name":"fast-classpath-scanner-1.9.4","sha":"021998292bd6e29ef60e8923e3649c98d502366b","kind":"tag","published_at":"2015-09-17T06:50:46.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.9.4","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.4/manifests"},{"name":"fast-classpath-scanner-1.9.3","sha":"9c44899e3790545583da5cd3934204d403b9993f","kind":"tag","published_at":"2015-09-15T05:24:52.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.9.3","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.3/manifests"},{"name":"fast-classpath-scanner-1.9.2","sha":"932b4711545d288570386ae299ee8705486d7a5b","kind":"tag","published_at":"2015-09-14T04:10:49.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.9.2","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.2/manifests"},{"name":"fast-classpath-scanner-1.9.1","sha":"8b2a7dbad5c30e113c7372dcedc483725e775340","kind":"tag","published_at":"2015-09-10T09:58:44.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.9.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.1/manifests"},{"name":"fast-classpath-scanner-1.9.0","sha":"abfb39d9654247d7d596618e8b0a1e150c0875f8","kind":"tag","published_at":"2015-08-25T13:22:53.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.9.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.9.0/manifests"},{"name":"fast-classpath-scanner-1.8.1","sha":"e4377dc7f55d1194b875e52bb90ad6d817acb33b","kind":"tag","published_at":"2015-08-22T12:55:04.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.8.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.8.1/manifests"},{"name":"fast-classpath-scanner-1.8.0","sha":"5778a8f945b88920429c30959bdb48fa6c5198bc","kind":"tag","published_at":"2015-08-20T06:34:05.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.8.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.8.0/manifests"},{"name":"fast-classpath-scanner-1.6.0","sha":"bdcf092ac03a085c3c4541bbc1364b0c52482598","kind":"tag","published_at":"2015-07-30T08:22:38.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.6.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.6.0/manifests"},{"name":"fast-classpath-scanner-1.4.1","sha":"446bfd2330c3ccb59760b8adb0024cb06c5943cf","kind":"tag","published_at":"2015-07-25T13:45:01.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.4.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.4.1/manifests"},{"name":"fast-classpath-scanner-1.4.0","sha":"ca4410aa6df72a31fc83567499b1a554a6458ee1","kind":"tag","published_at":"2015-07-25T08:12:59.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.4.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.4.0/manifests"},{"name":"fast-classpath-scanner-1.2.5","sha":"fdce5651f00e7f044e25cc819f794cdda4020eef","kind":"tag","published_at":"2015-06-14T04:13:05.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.2.5","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.2.5/manifests"},{"name":"fast-classpath-scanner-1.2.4","sha":"503c705f625dc64b5ffae5eb718ea920f77ed5da","kind":"tag","published_at":"2015-05-25T07:24:00.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.2.4","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.2.4/manifests"},{"name":"fast-classpath-scanner-1.2.3","sha":"322a608cd1210259ade18d0bdef8c8115572364c","kind":"tag","published_at":"2015-04-01T06:23:45.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.2.3","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.2.3/manifests"},{"name":"fast-classpath-scanner-1.2.2","sha":"d9d1442eb5c3f06f2eb3d3cebbd04e8e8e190ca0","kind":"tag","published_at":"2015-04-01T06:00:05.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.2.2","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.2.2/manifests"},{"name":"fast-classpath-scanner-1.2.1","sha":"a3f2e39acde3604053dfbd8390ec00cf6a46815d","kind":"tag","published_at":"2015-04-01T05:26:24.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.2.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.2.1/manifests"},{"name":"fast-classpath-scanner-1.2","sha":"27792e494a17821e01247ef024c5d8e5eb5693d3","kind":"tag","published_at":"2015-04-01T04:48:43.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.2","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.2/manifests"},{"name":"fast-classpath-scanner-1.0.1","sha":"deb7eeb2eb683aabd0ce7e3cfb5b05616e837ce6","kind":"tag","published_at":"2015-02-11T23:30:19.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.0.1","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.0.1/manifests"},{"name":"fast-classpath-scanner-1.0.0","sha":"139f170d24893e2b57ddeb99e192abb1b29eb33d","kind":"tag","published_at":"2015-01-16T23:14:51.000Z","download_url":"https://codeload.github.com/classgraph/classgraph/tar.gz/fast-classpath-scanner-1.0.0","html_url":"https://github.com/classgraph/classgraph/releases/tag/fast-classpath-scanner-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/classgraph/classgraph@fast-classpath-scanner-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/tags/fast-classpath-scanner-1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-18T18:55:50.658Z","dependent_packages_count":667,"downloads":null,"downloads_period":null,"dependent_repos_count":1664,"rankings":{"downloads":null,"dependent_repos_count":0.27864304243747556,"dependent_packages_count":0.11137708957242015,"stargazers_count":6.769563606133752,"forks_count":12.158932702997767,"docker_downloads_count":0.034054146092286734,"average":3.87051411744674},"purl":"pkg:maven/io.github.classgraph/classgraph","advisories":[{"uuid":"GSA_kwCzR0hTQS12MnhtLTc2cHEtcGhjZs4AA9Qy","url":"https://github.com/advisories/GHSA-v2xm-76pq-phcf","title":"ClassGraph XML External Entity Reference","description":"ClassGraph before 4.8.112 was not resistant to XML eXternal Entity (XXE) attacks.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-06-21T06:31:12.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-47621","https://github.com/classgraph/classgraph/pull/539","https://github.com/classgraph/classgraph/commit/681362ad6b0b9d9abaffb2e07099ce54d7a41fa3","https://docs.r3.com/en/platform/corda/4.8/enterprise/release-notes-enterprise.html","https://github.com/classgraph/classgraph/releases/tag/classgraph-4.8.112","https://github.com/advisories/GHSA-v2xm-76pq-phcf"],"source_kind":"github","identifiers":["GHSA-v2xm-76pq-phcf","CVE-2021-47621"],"repository_url":"https://github.com/classgraph/classgraph","blast_radius":22.225957921487467,"created_at":"2024-06-21T16:05:57.573Z","updated_at":"2026-04-22T12:04:52.453Z","epss_percentage":0.00105,"epss_percentile":0.28493,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12MnhtLTc2cHEtcGhjZs4AA9Qy","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS12MnhtLTc2cHEtcGhjZs4AA9Qy","packages":[{"ecosystem":"maven","package_name":"io.github.classgraph:classgraph","versions":[{"first_patched_version":"4.8.112","vulnerable_version_range":"\u003c 4.8.112"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12MnhtLTc2cHEtcGhjZs4AA9Qy/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.github.classgraph:classgraph","docker_dependents_count":6596,"docker_downloads_count":3452867645,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.github.classgraph:classgraph","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.github.classgraph:classgraph/dependencies","status":null,"funding_links":["https://github.com/sponsors/lukehutch"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T13:11:59.193Z","issues_count":81,"pull_requests_count":147,"avg_time_to_close_issue":3508993.8,"avg_time_to_close_pull_request":2362185.6428571427,"issues_closed_count":55,"pull_requests_closed_count":140,"pull_request_authors_count":21,"issue_authors_count":67,"avg_comments_per_issue":6.2592592592592595,"avg_comments_per_pull_request":0.5578231292517006,"merged_pull_requests_count":112,"bot_issues_count":0,"bot_pull_requests_count":120,"past_year_issues_count":17,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4164937.25,"past_year_avg_time_to_close_pull_request":820289.7142857143,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":4.705882352941177,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/issues","maintainers":[{"login":"lukehutch","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukehutch"}],"active_maintainers":[{"login":"lukehutch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukehutch"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.classgraph:classgraph/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.classgraph:classgraph/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.classgraph:classgraph/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.classgraph:classgraph/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.github.classgraph:classgraph/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":602571,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":9374,"full_name":"classgraph/classgraph","default_branch":"latest","total_commits":5168,"total_committers":86,"total_bot_commits":197,"total_bot_committers":1,"mean_commits":60.093023255813954,"dds":0.08204334365325072,"past_year_total_commits":21,"past_year_total_committers":5,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.2,"past_year_dds":0.19047619047619047,"last_synced_at":"2026-02-04T05:57:04.382Z","last_synced_commit":"3ed377e7f8455fd85eac3f4359f3aaa1433f2a28","created_at":"2023-03-07T09:51:19.376Z","updated_at":"2026-02-04T05:51:31.576Z","committers":[{"name":"Luke Hutchison","email":"luke.hutch@gmail.com","login":"lukehutch","count":4744},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":197},{"name":"Lars Grefer","email":"github@larsgrefer.de","login":"larsgrefer","count":59},{"name":"Sean C. Sullivan","email":"github@seansullivan.com","login":"sullis","count":13},{"name":"Johno Crawford","email":"johno.crawford@gmail.com","login":"johnou","count":12},{"name":"Attila Puskas","email":"attila.puskas@casrd.net","login":null,"count":11},{"name":"Michael J. Simons","email":"michael@simons.ac","login":"michael-simons","count":10},{"name":"Anthony Keenan","email":"anthony.keenan@r3.com","login":null,"count":8},{"name":"freya02","email":"41875020+freya022","login":"freya022","count":5},{"name":"Harith Elrufaie","email":"harith_elrufaie@intuit.com","login":null,"count":4},{"name":"Rob Oxspring","email":"rob.oxspring@diffblue.com","login":"roxspring","count":4},{"name":"Jonathan Schneider","email":"jkschneider@gmail.com","login":"jkschneider","count":3},{"name":"Ivan Sopov","email":"sopov.ivan@gmail.com","login":"isopov","count":3},{"name":"Chris Rankin","email":"chris.rankin@r3.com","login":"chrisr3","count":3},{"name":"peter","email":"p.schmitz@oashi.com","login":null,"count":3},{"name":"jjYBdx4IL","email":"jjYBdx4IL@github.com","login":null,"count":3},{"name":"Artyom Melnikov","email":"artyom.melnikov@devfactory.com","login":"apxeolog-df","count":3},{"name":"Eduard Weiss","email":"eduard.weiss@actico.com","login":"eduwei01","count":2},{"name":"Gili Tzabari","email":"cowwoc2020@gmail.com","login":"cowwoc","count":2},{"name":"Michael McCallum","email":"michael@StickyCode.net","login":"stickycode","count":2},{"name":"Pascal Schumacher","email":"pascalschumacher@gmx.net","login":"PascalSchumacher","count":2},{"name":"Tony","email":"4016013+T101N","login":"T101N","count":2},{"name":"dominik2611","email":"dominik2611@live.de","login":"dominik2611","count":2},{"name":"itmrat01","email":"tobias.rath@it-motive.de","login":"itmrat01","count":2},{"name":"Edgar Espina","email":"espina.edgar@gmail.com","login":"jknack","count":2},{"name":"Sebastian Thomschke","email":"sebthom","login":"sebthom","count":2},{"name":"Luke","email":"Luke@DESKTOP-C1Q7TD3","login":null,"count":2},{"name":"MarchartM","email":"MarchartM@ATVIE211.compax.intern","login":null,"count":2},{"name":"Zoltan Molnar","email":"zmolnar@b2international.com","login":null,"count":2},{"name":"Sean Sullivan","email":"ssullivan@gilt.com","login":null,"count":2},{"name":"Richard Begg","email":"richard.begg@identity-solutions.com.au","login":null,"count":2},{"name":"Shams Asari","email":"shams.asari@r3.com","login":"shamsasari","count":1},{"name":"Stephen Kahmann","email":"stephen.kahmann@inovexcorp.com","login":"skahmann","count":1},{"name":"Tobias Niehues","email":"tobias.niehues@varelmann.de","login":"vxmn","count":1},{"name":"kkrzywanski","email":"k.krzywanski@aasys.pl","login":null,"count":1},{"name":"alex","email":"shchagin@quisapps.com","login":null,"count":1},{"name":"Sean Craft","email":"sean.craft@nrlssc.navy.mil","login":null,"count":1},{"name":"Roman Skripka","email":"roman.skripka@ix.co","login":null,"count":1},{"name":"Pascal Kesseli","email":"pascal.kesseli@lacework.net","login":null,"count":1},{"name":"Niels Bertram","email":"niels.bertram@virginaustralia.com","login":null,"count":1},{"name":"Matthias Marchart","email":"matthias.marchart@synbee.at","login":null,"count":1},{"name":"Luke","email":"Luke@10.0.2.15","login":null,"count":1},{"name":"Kshitiz Garg","email":"gkshtz@amazon.com","login":null,"count":1},{"name":"Knut Sander","email":"knut.sander@mgm-sp.com","login":null,"count":1},{"name":"István Szabó","email":"istvan.janos.szabo@cyber.services","login":null,"count":1},{"name":"Gabor Garancsi","email":"gabor.garancsi@casrd.net","login":null,"count":1},{"name":"Clayton Walker","email":"cwalker@sofi.org","login":null,"count":1},{"name":"Arthur Hupka-Merle","email":"arthur.hupka-merle@actico.com","login":null,"count":1},{"name":"Andrés Viedma","email":"aviedma@tuenti.com","login":null,"count":1},{"name":"Vladimir Tagakov","email":"10127655+Tagakov","login":"Tagakov","count":1},{"name":"contextshuffling","email":"contextshuffling@gmail.com","login":"contextshuffling","count":1},{"name":"gus","email":"gus@needhamsoftware.com","login":"nsoft","count":1},{"name":"kerr","email":"hepin1989@gmail.com","login":"He-Pin","count":1},{"name":"rahul","email":"rahul@rvaidya.com","login":"rvaidya","count":1},{"name":"redmitry","email":"redmitry@list.ru","login":"redmitry","count":1},{"name":"sbespalov","email":"serge.bespalov@gmail.com","login":"sbespalov","count":1},{"name":"sebastiantoh","email":"sebas.tsj.98@gmail.com","login":"sebastiantoh","count":1},{"name":"tak","email":"thomas.krautinger@sibvisions.com","login":"tkrautinger","count":1},{"name":"Christopher Hubert","email":"christopher.hubert@diffblue.com","login":"chubert-ch","count":1},{"name":"Christian Stein","email":"sormuras@gmail.com","login":"sormuras","count":1},{"name":"Christian Dietrich","email":"christian.dietrich@itemis.de","login":"cdietrich","count":1},{"name":"Chris Povirk","email":"cpovirk@google.com","login":"cpovirk","count":1},{"name":"Aurimas Niekis","email":"aurimas@niekis.lt","login":"aurimasniekis","count":1},{"name":"Anton Platonov","email":"platosha@gmail.com","login":"platosha","count":1},{"name":"Anthony Keenan","email":"anthonykeenan@gmail.com","login":"anthonykeenan","count":1},{"name":"Andrew Shcheglov","email":"andy99rus@gmail.com","login":"ashcheglov","count":1},{"name":"Andrea Di Cesare","email":"andrea@softinstigate.com","login":"ujibang","count":1},{"name":"Christopher Pierce","email":"cpierceworld@gmail.com","login":"cpierceworld","count":1},{"name":"Anatoly Korniltsev","email":"korniltsev.anatoly@gmail.com","login":"korniltsev","count":1},{"name":"Dan Haywood","email":"dan@haywood-associates.co.uk","login":"danhaywood","count":1},{"name":"Danny Kirchmeier","email":"danny@kirchmeier.us","login":"danthegoodman","count":1},{"name":"Gerd Wuetherich","email":"gerd@gerd-wuetherich.de","login":"wuetherich","count":1},{"name":"JJBRT","email":"74912772+JJBRT","login":"JJBRT","count":1},{"name":"James Ward","email":"james@jamesward.com","login":"jamesward","count":1},{"name":"Jeffrey Gao","email":"jeffrey.magmachu@gmail.com","login":"Jeffmagma","count":1},{"name":"Johannes Wachter","email":"me@jwachter.de","login":"jwachter","count":1},{"name":"LGTM Migrator","email":"lgtm-migrator","login":"lgtm-migrator","count":1},{"name":"Liam Miller-Cushon","email":"cushon@google.com","login":"cushon","count":1},{"name":"Marco Collovati","email":"mcollovati@gmail.com","login":"mcollovati","count":1},{"name":"Michael Musenbrock","email":"michael.musenbrock@gmail.com","login":"mmusenbr","count":1},{"name":"Phokham Nonava","email":"pn@nonava.com","login":"fluxroot","count":1},{"name":"Raimond Kempees","email":"kempees@radagio.com","login":"RaimondKempees","count":1},{"name":"Richard Kirby","email":"rbk@capdm.com","login":"rbkcapdm","count":1},{"name":"Róbert Papp (TWiStErRob)","email":"papp.robert.s@gmail.com","login":"TWiStErRob","count":1},{"name":"Sean Flanigan","email":"sflaniga@redhat.com","login":"seanf","count":1},{"name":"wumin","email":"wuminorb@gmail.com","login":"wuminorb","count":1}],"past_year_committers":[{"name":"Luke Hutchison","email":"luke.hutch@gmail.com","login":"lukehutch","count":17},{"name":"sebastiantoh","email":"sebas.tsj.98@gmail.com","login":"sebastiantoh","count":1},{"name":"freya02","email":"41875020+freya022","login":"freya022","count":1},{"name":"Christopher Hubert","email":"christopher.hubert@diffblue.com","login":"chubert-ch","count":1},{"name":"Aurimas Niekis","email":"aurimas@niekis.lt","login":"aurimasniekis","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-02-06T00:02:59.014Z","repositories_count":6168002,"commits_count":929218295,"contributors_count":36099779,"owners_count":1140078,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"classgraph/classgraph","html_url":"https://github.com/classgraph/classgraph","last_synced_at":"2026-01-09T20:17:10.640Z","status":"active","issues_count":88,"pull_requests_count":199,"avg_time_to_close_issue":3455043.3396226414,"avg_time_to_close_pull_request":2266193.4340659343,"issues_closed_count":53,"pull_requests_closed_count":182,"pull_request_authors_count":21,"issue_authors_count":72,"avg_comments_per_issue":5.159090909090909,"avg_comments_per_pull_request":0.507537688442211,"merged_pull_requests_count":146,"bot_issues_count":0,"bot_pull_requests_count":158,"past_year_issues_count":12,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":1728232.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T01:47:43.861Z","updated_at":"2026-01-09T20:17:10.640Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/classgraph%2Fclassgraph/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":157,"java":153,"github_actions":4}},"issue_author_associations_count":{"table":{"NONE":67,"CONTRIBUTOR":18,"MEMBER":3}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":183,"NONE":16}},"issue_authors":{"table":{"sebthom":4,"cushon":3,"jdeppe-pivotal":3,"lukehutch":3,"chubert-ch":2,"michael-simons":2,"erdi":2,"mlntdrv":2,"cowwoc":2,"He-Pin":2,"platosha":2,"alexsuter":1,"JeanHuguesdeRaigniac":1,"oliviercailloux":1,"emaayan":1,"DDDDDragon":1,"raner":1,"SpaskeS":1,"kmix":1,"jwachter":1,"wise-coders":1,"pkesseli":1,"oliveryasuna":1,"justin-tay":1,"freya022":1,"lost22git":1,"EasyG0ing1":1,"DJay89":1,"vaschaefer":1,"SereinSun":1,"cpovirk":1,"jaylawl":1,"jchambers-crescendo":1,"inphoenitic":1,"holayan24":1,"cmeiklejohn":1,"PARADOXST":1,"neo-expert":1,"palexdev":1,"mmoayyed":1,"thibaultmeyer":1,"mboyer85":1,"mrjameshamilton":1,"Skater901":1,"JAelwynTyler":1,"eitan-rosenberg":1,"601724080":1,"ronshemerws":1,"fastdavid":1,"ahoehma":1,"natarol":1,"mgroth0":1,"triceo":1,"zakkak":1,"LanlingCL":1,"rho66":1,"etbasim":1,"KojiV":1,"sergio-sastre":1,"steveniemitz":1,"vlsi":1,"redmitry":1,"cvmocanu":1,"aurimasniekis":1,"eduardomaino":1,"Lodin":1,"peter-schmitz":1,"hoshie82":1,"rendaw":1,"GaoHaobo-1843":1,"mgood7123":1,"corebonts":1}},"pull_request_authors":{"table":{"dependabot[bot]":157,"freya022":6,"michael-simons":4,"attilapuskas":4,"cushon":4,"cowwoc":3,"mmusenbr":2,"kamilkrzywanski":2,"JJBRT":2,"dominik2611":2,"sebthom":2,"cpovirk":2,"kshitizg":1,"peter-schmitz":1,"platosha":1,"Sineaggi":1,"pkesseli":1,"redmitry":1,"aurimasniekis":1,"lgtm-com[bot]":1,"jwachter":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-01-11T00:00:09.872Z","repositories_count":12733260,"issues_count":35907235,"pull_requests_count":117971032,"authors_count":11088346,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":10,"CONTRIBUTOR":2}},"past_year_pull_request_author_associations_count":{"table":{"NONE":3,"CONTRIBUTOR":1}},"past_year_issue_authors":{"table":{"aurimasniekis":1,"chubert-ch":1,"cushon":1,"erdi":1,"fastdavid":1,"He-Pin":1,"hoshie82":1,"kmix":1,"mrjameshamilton":1,"rho66":1,"SereinSun":1,"Skater901":1}},"past_year_pull_request_authors":{"table":{"kamilkrzywanski":2,"aurimasniekis":1,"freya022":1}},"maintainers":[{"table":{"login":"lukehutch","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukehutch"}}],"active_maintainers":[]}},"events":{"total":{"CreateEvent":4,"ReleaseEvent":1,"IssuesEvent":30,"WatchEvent":153,"DeleteEvent":1,"IssueCommentEvent":104,"PushEvent":13,"GollumEvent":1,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":4,"PullRequestEvent":11,"ForkEvent":12},"last_year":{"IssuesEvent":17,"WatchEvent":118,"DeleteEvent":1,"IssueCommentEvent":55,"PushEvent":7,"PullRequestEvent":4,"ForkEvent":10,"CreateEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:30.827Z","updated_at":"2023-01-14T00:30:30.827Z","repository_link":"https://github.com/classgraph/classgraph/blob/latest/.github/workflows/ci.yml","dependencies":[{"id":6891919241,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891919242,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:30.920Z","updated_at":"2023-01-14T00:30:30.920Z","repository_link":"https://github.com/classgraph/classgraph/blob/latest/.github/workflows/codeql.yml","dependencies":[{"id":6891919248,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891919249,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891919250,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891919251,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:30.999Z","updated_at":"2023-01-14T00:30:30.999Z","repository_link":"https://github.com/classgraph/classgraph/blob/latest/pom.xml","dependencies":[{"id":6891919264,"package_name":"io.github.toolfactory:narcissus","ecosystem":"maven","requirements":"1.0.7","direct":true,"kind":"runtime","optional":false},{"id":6891919265,"package_name":"io.github.toolfactory:jvm-driver","ecosystem":"maven","requirements":"9.4.2","direct":true,"kind":"runtime","optional":false},{"id":6891919266,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":"5.9.1","direct":true,"kind":"test","optional":false},{"id":6891919267,"package_name":"org.openjdk.jmh:jmh-core","ecosystem":"maven","requirements":"1.36","direct":true,"kind":"test","optional":false},{"id":6891919268,"package_name":"org.openjdk.jmh:jmh-generator-annprocess","ecosystem":"maven","requirements":"1.36","direct":true,"kind":"test","optional":false},{"id":6891919269,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":"3.23.1","direct":true,"kind":"test","optional":false},{"id":6891919270,"package_name":"javax.enterprise:cdi-api","ecosystem":"maven","requirements":"2.0","direct":true,"kind":"test","optional":false},{"id":6891919271,"package_name":"org.ops4j.pax.url:pax-url-aether","ecosystem":"maven","requirements":"2.6.1","direct":true,"kind":"test","optional":false},{"id":6891919272,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"test","optional":false},{"id":6891919273,"package_name":"org.slf4j:slf4j-jdk14","ecosystem":"maven","requirements":"2.0.6","direct":true,"kind":"test","optional":false},{"id":6891919274,"package_name":"org.hibernate.javax.persistence:hibernate-jpa-2.1-api","ecosystem":"maven","requirements":"1.0.2.Final","direct":true,"kind":"test","optional":false},{"id":6891919275,"package_name":"com.google.jimfs:jimfs","ecosystem":"maven","requirements":"1.2","direct":true,"kind":"test","optional":false},{"id":6891919276,"package_name":"org.eclipse.jdt:org.eclipse.jdt.annotation","ecosystem":"maven","requirements":"2.2.700","direct":true,"kind":"provided","optional":false}]}],"score":34.423521651260124,"created_at":"2025-11-11T15:24:16.697Z","updated_at":"2026-06-01T18:02:17.816Z","avatar_url":"https://github.com/classgraph.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369378","html_url":"https://summary.ecosyste.ms/projects/369378"}